OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:release_name
(Results
1 - 24
of
24
) sorted by null
/external/libchrome/base/
sys_info_chromeos.cc
147
std::string
release_name
;
local
148
if (GetLsbReleaseValue(kChromeOsReleaseNameKey, &
release_name
)) {
150
if (
release_name
== kChromeOsReleaseNames[i]) {
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message_field.cc
63
(*variables)["
release_name
"] =
110
"$deprecated_attr$$type$* $
release_name
$();\n"
126
"$type$* _slow_$
release_name
$();\n"
133
"$deprecated_attr$$type$* $
release_name
$();\n"
160
"$type$* $classname$::_slow_$
release_name
$() {\n"
250
"inline $type$* $dependent_classname$::$
release_name
$() {\n"
255
" return $this_message$_slow_$
release_name
$();\n"
310
"inline $type$* $dependent_classname$::$
release_name
$() {\n"
379
"$type$* $classname$::$
release_name
$() {\n"
383
" return _slow_$
release_name
$();\n
[
all
...]
cpp_string_field.cc
67
(*variables)["
release_name
"] =
148
"$deprecated_attr$::std::string* $
release_name
$();\n"
200
"$inline$ ::std::string* $classname$::$
release_name
$() {\n"
265
"$inline$ ::std::string* $classname$::$
release_name
$() {\n"
482
"$inline$ ::std::string* $classname$::$
release_name
$() {\n"
580
"$inline$ ::std::string* $classname$::$
release_name
$() {\n"
[
all
...]
/external/autotest/server/site_tests/firmware_Cr50Update/
firmware_Cr50Update.py
31
RELEASE_NAME
= "release_image"
66
self.add_image_to_update_order(self.
RELEASE_NAME
, release_path,
/external/protobuf/src/google/protobuf/
api.pb.h
112
::std::string*
release_name
();
263
::std::string*
release_name
();
404
::std::string*
release_name
();
470
inline ::std::string* Api::
release_name
() {
function in class:google::protobuf::Api
704
inline ::std::string* Method::
release_name
() {
function in class:google::protobuf::Method
912
inline ::std::string* Mixin::
release_name
() {
function in class:google::protobuf::Mixin
[
all
...]
type.pb.h
197
::std::string*
release_name
();
448
::std::string*
release_name
();
597
::std::string*
release_name
();
723
::std::string*
release_name
();
826
::std::string*
release_name
();
890
inline ::std::string* Type::
release_name
() {
function in class:google::protobuf::Type
1147
inline ::std::string* Field::
release_name
() {
function in class:google::protobuf::Field
1385
inline ::std::string* Enum::
release_name
() {
function in class:google::protobuf::Enum
1545
inline ::std::string* EnumValue::
release_name
() {
function in class:google::protobuf::EnumValue
1637
inline ::std::string* Option::
release_name
() {
function in class:google::protobuf::Option
[
all
...]
descriptor.pb.h
348
::std::string*
release_name
();
792
::std::string*
release_name
();
3718
inline ::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
4311
inline ::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
4678
inline ::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
5094
inline ::std::string* OneofDescriptorProto::
release_name
() {
function in class:google::protobuf::OneofDescriptorProto
5152
inline ::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
5284
inline ::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
5410
inline ::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
5542
inline ::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
type.pb.cc
766
::std::string* Type::
release_name
() {
function in class:google::protobuf::Type
1754
::std::string* Field::
release_name
() {
function in class:google::protobuf::Field
2391
::std::string* Enum::
release_name
() {
function in class:google::protobuf::Enum
2864
::std::string* EnumValue::
release_name
() {
function in class:google::protobuf::EnumValue
3231
::std::string* Option::
release_name
() {
function in class:google::protobuf::Option
[
all
...]
api.pb.cc
714
::std::string* Api::
release_name
() {
function in class:google::protobuf::Api
1463
::std::string* Method::
release_name
() {
function in class:google::protobuf::Method
1957
::std::string* Mixin::
release_name
() {
function in class:google::protobuf::Mixin
[
all
...]
descriptor.pb.cc
1978
::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
3820
::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
4969
::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
5642
::std::string* OneofDescriptorProto::
release_name
() {
function in class:google::protobuf::OneofDescriptorProto
6051
::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
6530
::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
7007
::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
7652
::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h
112
::std::string*
release_name
();
263
::std::string*
release_name
();
404
::std::string*
release_name
();
470
inline ::std::string* Api::
release_name
() {
function in class:google::protobuf::Api
704
inline ::std::string* Method::
release_name
() {
function in class:google::protobuf::Method
912
inline ::std::string* Mixin::
release_name
() {
function in class:google::protobuf::Mixin
[
all
...]
type.pb.h
197
::std::string*
release_name
();
448
::std::string*
release_name
();
597
::std::string*
release_name
();
723
::std::string*
release_name
();
826
::std::string*
release_name
();
890
inline ::std::string* Type::
release_name
() {
function in class:google::protobuf::Type
1147
inline ::std::string* Field::
release_name
() {
function in class:google::protobuf::Field
1385
inline ::std::string* Enum::
release_name
() {
function in class:google::protobuf::Enum
1545
inline ::std::string* EnumValue::
release_name
() {
function in class:google::protobuf::EnumValue
1637
inline ::std::string* Option::
release_name
() {
function in class:google::protobuf::Option
[
all
...]
descriptor.pb.h
348
::std::string*
release_name
();
792
::std::string*
release_name
();
3718
inline ::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
4311
inline ::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
4678
inline ::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
5094
inline ::std::string* OneofDescriptorProto::
release_name
() {
function in class:google::protobuf::OneofDescriptorProto
5152
inline ::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
5284
inline ::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
5410
inline ::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
5542
inline ::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
304
inline ::std::string*
release_name
();
619
inline ::std::string*
release_name
();
2844
inline ::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
3306
inline ::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
3543
inline ::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
3933
inline ::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
4070
inline ::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
4204
inline ::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
4341
inline ::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
304
inline ::std::string*
release_name
();
619
inline ::std::string*
release_name
();
2844
inline ::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
3306
inline ::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
3543
inline ::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
3933
inline ::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
4070
inline ::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
4204
inline ::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
4341
inline ::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h
304
inline ::std::string*
release_name
();
619
inline ::std::string*
release_name
();
2844
inline ::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
3306
inline ::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
3543
inline ::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
3933
inline ::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
4070
inline ::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
4204
inline ::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
4341
inline ::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
304
inline ::std::string*
release_name
();
619
inline ::std::string*
release_name
();
2844
inline ::std::string* FileDescriptorProto::
release_name
() {
function in class:google::protobuf::FileDescriptorProto
3306
inline ::std::string* DescriptorProto::
release_name
() {
function in class:google::protobuf::DescriptorProto
3543
inline ::std::string* FieldDescriptorProto::
release_name
() {
function in class:google::protobuf::FieldDescriptorProto
3933
inline ::std::string* EnumDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumDescriptorProto
4070
inline ::std::string* EnumValueDescriptorProto::
release_name
() {
function in class:google::protobuf::EnumValueDescriptorProto
4204
inline ::std::string* ServiceDescriptorProto::
release_name
() {
function in class:google::protobuf::ServiceDescriptorProto
4341
inline ::std::string* MethodDescriptorProto::
release_name
() {
function in class:google::protobuf::MethodDescriptorProto
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.h
245
::std::string*
release_name
();
593
inline ::std::string* CodeGeneratorResponse_File::
release_name
() {
function in class:google::protobuf::compiler::CodeGeneratorResponse_File
[
all
...]
plugin.pb.cc
1381
::std::string* CodeGeneratorResponse_File::
release_name
() {
function in class:google::protobuf::compiler::CodeGeneratorResponse_File
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/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
/prebuilts/misc/linux-x86_64/protobuf2.5/include/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
/prebuilts/misc/windows/protobuf2.5/include/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
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h
245
::std::string*
release_name
();
593
inline ::std::string* CodeGeneratorResponse_File::
release_name
() {
function in class:google::protobuf::compiler::CodeGeneratorResponse_File
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/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 1190 milliseconds