webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Typedefs | Functions
field_mask_utility.h File Reference
#include <functional>
#include <stack>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/stringpiece.h>
#include <google/protobuf/stubs/status.h>

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::util
 
 google::protobuf::util::converter
 

Typedefs

typedef string(* google::protobuf::util::converter::ConverterCallback) (StringPiece)
 
typedef ResultCallback1< util::Status, StringPiece > * google::protobuf::util::converter::PathSinkCallback
 

Functions

string google::protobuf::util::converter::ConvertFieldMaskPath (const StringPiece path, ConverterCallback converter)
 
util::Status google::protobuf::util::converter::DecodeCompactFieldMaskPaths (StringPiece paths, PathSinkCallback path_sink)