OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:release_name
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/base/
sys_info_chromeos.cc
144
std::string
release_name
;
local
145
if (GetLsbReleaseValue(kChromeOsReleaseNameKey, &
release_name
)) {
147
if (
release_name
== kChromeOsReleaseNames[i]) {
/external/chromium_org/net/http/
http_auth_gssapi_posix.h
49
virtual OM_uint32
release_name
(
120
virtual OM_uint32
release_name
(
http_auth_gssapi_posix.cc
163
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
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
275
release_name
= 'chromedriver_%s.zip' % platform
276
util.MarkBuildStepStart('releasing %s' %
release_name
)
288
zip_path, '%s/%s/%s' % (GS_CHROMEDRIVER_BUCKET, version,
release_name
))
/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
...]
/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
Completed in 1372 milliseconds