Searched defs:release_name (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/base/
H A Dsys_info_chromeos.cc144 std::string release_name; local
145 if (GetLsbReleaseValue(kChromeOsReleaseNameKey, &release_name)) {
147 if (release_name == kChromeOsReleaseNames[i]) {
/external/chromium_org/net/http/
H A Dmock_gssapi_library_posix.cc286 OM_uint32 MockGSSAPILibrary::release_name( function in class:net::test::MockGSSAPILibrary
H A Dhttp_auth_gssapi_posix.cc163 gssapi_lib_->release_name(&minor_status, &name_);
481 BIND(lib, release_name);
491 release_name_ = release_name;
515 OM_uint32 GSSAPISharedLibrary::release_name( function in class:net::GSSAPISharedLibrary
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h225 inline ::std::string* release_name();
576 inline ::std::string* CodeGeneratorResponse_File::release_name() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h304 inline ::std::string* release_name();
619 inline ::std::string* release_name();
848 inline ::std::string* release_name();
1022 inline ::std::string* release_name();
1134 inline ::std::string* release_name();
1243 inline ::std::string* release_name();
1355 inline ::std::string* release_name();
2854 inline ::std::string* FileDescriptorProto::release_name() { function in class:google::protobuf::FileDescriptorProto
3316 inline ::std::string* DescriptorProto::release_name() { function in class:google::protobuf::DescriptorProto
3553 inline ::std::string* FieldDescriptorProto::release_name() { function in class:google::protobuf::FieldDescriptorProto
3943 inline ::std::string* EnumDescriptorProto::release_name() { function in class:google::protobuf::EnumDescriptorProto
4080 inline ::std::string* EnumValueDescriptorProto::release_name() { function in class:google::protobuf::EnumValueDescriptorProto
4214 inline ::std::string* ServiceDescriptorProto::release_name() { function in class:google::protobuf::ServiceDescriptorProto
4351 inline ::std::string* MethodDescriptorProto::release_name() { function in class:google::protobuf::MethodDescriptorProto
[all...]

Completed in 498 milliseconds