OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetStringValue
(Results
1 - 9
of
9
) sorted by null
/external/chromium/testing/gtest/xcode/Samples/FrameworkSample/
widget.cc
54
std::string Widget::
GetStringValue
() const {
/external/chromium_org/testing/gtest/xcode/Samples/FrameworkSample/
widget.cc
54
std::string Widget::
GetStringValue
() const {
/external/protobuf/gtest/xcode/Samples/FrameworkSample/
widget.cc
54
std::string Widget::
GetStringValue
() const {
/external/chromium_org/chromeos/network/
managed_state.cc
70
return
GetStringValue
(key, value, &name_);
72
return
GetStringValue
(key, value, &type_);
105
bool ManagedState::
GetStringValue
(const std::string& key,
/external/chromium_org/third_party/libjingle/source/talk/base/
optionsfile.cc
142
bool OptionsFile::
GetStringValue
(const std::string& option,
144
LOG(LS_VERBOSE) << "OptionsFile::
GetStringValue
"
/external/chromium_org/net/base/
capturing_net_log.cc
42
bool CapturingNetLog::CapturedEntry::
GetStringValue
(
/external/chromium/base/
file_version_info_win.cc
78
return
GetStringValue
(L"CompanyName");
82
return
GetStringValue
(L"CompanyShortName");
86
return
GetStringValue
(L"InternalName");
90
return
GetStringValue
(L"ProductName");
94
return
GetStringValue
(L"ProductShortName");
98
return
GetStringValue
(L"Comments");
102
return
GetStringValue
(L"LegalCopyright");
106
return
GetStringValue
(L"ProductVersion");
110
return
GetStringValue
(L"FileDescription");
114
return
GetStringValue
(L"LegalTrademarks")
[
all
...]
/external/chromium_org/base/
file_version_info_win.cc
85
return
GetStringValue
(L"CompanyName");
89
return
GetStringValue
(L"CompanyShortName");
93
return
GetStringValue
(L"InternalName");
97
return
GetStringValue
(L"ProductName");
101
return
GetStringValue
(L"ProductShortName");
105
return
GetStringValue
(L"Comments");
109
return
GetStringValue
(L"LegalCopyright");
113
return
GetStringValue
(L"ProductVersion");
117
return
GetStringValue
(L"FileDescription");
121
return
GetStringValue
(L"LegalTrademarks")
[
all
...]
/frameworks/base/media/mca/filterfw/native/core/
value.cpp
99
const char*
GetStringValue
(Value value) {
Completed in 144 milliseconds