Searched refs:allow_unknown_ (Results 1 - 5 of 5) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h1200 void AllowUnknownDependencies() { allow_unknown_ = true; }
1300 bool allow_unknown_; member in class:google::protobuf::DescriptorPool
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h1200 void AllowUnknownDependencies() { allow_unknown_ = true; }
1300 bool allow_unknown_; member in class:google::protobuf::DescriptorPool
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h1200 void AllowUnknownDependencies() { allow_unknown_ = true; }
1300 bool allow_unknown_; member in class:google::protobuf::DescriptorPool
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h1510 void AllowUnknownDependencies() { allow_unknown_ = true; }
1623 bool allow_unknown_; member in class:google::protobuf::DescriptorPool
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h1200 void AllowUnknownDependencies() { allow_unknown_ = true; }
1300 bool allow_unknown_; member in class:google::protobuf::DescriptorPool

Completed in 84 milliseconds