OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:release_name
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/base/
sys_info_chromeos.cc
143
std::string
release_name
;
local
144
if (GetLsbReleaseValue(kChromeOsReleaseNameKey, &
release_name
)) {
146
if (
release_name
== kChromeOsReleaseNames[i]) {
/external/chromium/net/http/
mock_gssapi_library_posix.h
125
virtual OM_uint32
release_name
(
http_auth_gssapi_posix.h
44
virtual OM_uint32
release_name
(
115
virtual OM_uint32
release_name
(
http_auth_gssapi_posix.cc
165
gssapi_lib_->
release_name
(&minor_status, &name_);
479
BIND(lib,
release_name
);
489
release_name_ =
release_name
;
513
OM_uint32 GSSAPISharedLibrary::
release_name
(
function in class:net::GSSAPISharedLibrary
mock_gssapi_library_posix.cc
287
OM_uint32 MockGSSAPILibrary::
release_name
(
function in class:net::test::MockGSSAPILibrary
/external/chromium_org/net/http/
http_auth_gssapi_posix.h
47
virtual OM_uint32
release_name
(
118
virtual OM_uint32
release_name
(
http_auth_gssapi_posix.cc
162
gssapi_lib_->
release_name
(&minor_status, &name_);
480
BIND(lib,
release_name
);
490
release_name_ =
release_name
;
514
OM_uint32 GSSAPISharedLibrary::
release_name
(
function in class:net::GSSAPISharedLibrary
mock_gssapi_library_posix.h
131
virtual OM_uint32
release_name
(
mock_gssapi_library_posix.cc
286
OM_uint32 MockGSSAPILibrary::
release_name
(
function in class:net::test::MockGSSAPILibrary
/external/chromium_org/chrome/test/chromedriver/
run_buildbot_steps.py
257
release_name
= 'chromedriver_%s.zip' % platform
258
util.MarkBuildStepStart('releasing %s' %
release_name
)
260
build, '%s/%s/%s' % (GS_CHROMEDRIVER_BUCKET, _GetVersion(),
release_name
))
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.h
225
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/
descriptor.pb.h
304
inline ::std::string*
release_name
();
619
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 93 milliseconds