Home
last modified time | relevance | path

Searched defs:struct_value (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dstruct.pb.cc450 Value::_Internal::struct_value(const Value* msg) { in struct_value() function in Value::_Internal
457 void Value::set_allocated_struct_value(PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in set_allocated_struct_value() argument
[all...]
H A Dstruct.pb.h985 inline const PROTOBUF_NAMESPACE_ID::Struct& Value::struct_value() const { in struct_value() function in Value
1000 inline void Value::unsafe_arena_set_allocated_struct_value(PROTOBUF_NAMESPACE_ID::Struct* struct_value) { in unsafe_arena_set_allocated_struct_value() argument
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1203 $struct_value = $this->getStructValue(); variable
1205 $struct_value = new Struct(); variable

Completed in 7 milliseconds