HomeSort by relevance Sort by last modified time
    Searched defs:GetReflection (Results 1 - 6 of 6) sorted by null

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message.h 100 // const Reflection* reflection = foo->GetReflection();
304 virtual const Reflection* GetReflection() const {
311 // GetReflection() wrappers.
323 // To get the Reflection for a given Message, call Message::GetReflection().
346 // this Reflection object (i.e. message.GetReflection() != reflection).
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message.h 100 // const Reflection* reflection = foo->GetReflection();
304 virtual const Reflection* GetReflection() const {
311 // GetReflection() wrappers.
323 // To get the Reflection for a given Message, call Message::GetReflection().
346 // this Reflection object (i.e. message.GetReflection() != reflection).
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message.h 100 // const Reflection* reflection = foo->GetReflection();
304 virtual const Reflection* GetReflection() const {
311 // GetReflection() wrappers.
323 // To get the Reflection for a given Message, call Message::GetReflection().
346 // this Reflection object (i.e. message.GetReflection() != reflection).
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message.h 100 // const Reflection* reflection = foo->GetReflection();
304 virtual const Reflection* GetReflection() const {
311 // GetReflection() wrappers.
323 // To get the Reflection for a given Message, call Message::GetReflection().
346 // this Reflection object (i.e. message.GetReflection() != reflection).
    [all...]
  /external/protobuf/src/google/protobuf/
message.h 100 // const Reflection* reflection = foo->GetReflection();
331 virtual const Reflection* GetReflection() const {
338 // GetReflection() wrappers.
364 // To get the Reflection for a given Message, call Message::GetReflection().
387 // this Reflection object (i.e. message.GetReflection() != reflection).
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
message.h 100 // const Reflection* reflection = foo->GetReflection();
331 virtual const Reflection* GetReflection() const {
338 // GetReflection() wrappers.
364 // To get the Reflection for a given Message, call Message::GetReflection().
387 // this Reflection object (i.e. message.GetReflection() != reflection).
    [all...]

Completed in 454 milliseconds