HomeSort by relevance Sort by last modified time
    Searched defs:GetStringValue (Results 1 - 5 of 5) sorted by null

  /external/chromium/testing/gtest/xcode/Samples/FrameworkSample/
widget.cc 54 std::string Widget::GetStringValue() const {
  /external/libvpx/libvpx/third_party/googletest/src/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/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...]
  /frameworks/base/media/mca/filterfw/native/core/
value.cpp 99 const char* GetStringValue(Value value) {

Completed in 1706 milliseconds