/external/chromium/chrome/browser/prefs/ |
pref_service.cc | 339 bool rv = pref->GetValue()->GetAsBoolean(&result); 354 bool rv = pref->GetValue()->GetAsInteger(&result); 369 bool rv = pref->GetValue()->GetAsDouble(&result); 384 bool rv = pref->GetValue()->GetAsString(&result); 399 bool rv = base::GetValueAsFilePath(*pref->GetValue(), &result); 416 const Value* value = pref->GetValue(); 455 const Value* value = pref->GetValue(); 471 const Value* value = pref->GetValue(); 574 bool rv = pref->GetValue()->GetAsString(&result); 663 const Value* PrefService::Preference::GetValue() const [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/ |
resource_metadata_storage.cc | 179 const ResourceEntry& ResourceMetadataStorage::Iterator::GetValue() const { 250 ResourceMetadataStorage::CacheEntryIterator::GetValue() const {
|
/external/chromium_org/chrome_frame/test/ |
chrome_frame_ui_test_utils.cc | 160 if (GetValue(&actual_value) && value == actual_value) { 202 bool AccObject::GetValue(std::wstring* value) { 458 if (GetValue(&value)) 620 object->GetValue(&value); 703 if (object->GetValue(&new_value)) {
|
/external/chromium_org/testing/gtest/scripts/ |
pump.py | 471 python_exp = re.sub(r'([_A-Za-z]\w*)', r'self.GetValue("\1")', token.value) 614 def GetValue(self, identifier):
|
/external/chromium_org/v8/src/ |
dateparser.h | 300 static int GetValue(int i) { return array[i][kValueOffset]; }
|
property.h | 57 Object* GetValue() { return value_; } 319 return IsConstant() && GetValue()->IsJSFunction(); 424 return JSFunction::cast(GetValue()); 438 return GetValue(); 443 return GetValue(); 450 Object* GetValue() { 462 return map->instance_descriptors()->GetValue(number_);
|
deoptimizer.h | 792 Handle<Object> GetValue(Isolate* isolate) {
|
parser.cc | [all...] |
/external/v8/src/ |
dateparser.h | 300 static int GetValue(int i) { return array[i][kValueOffset]; }
|
parser.cc | [all...] |
/external/chromium_org/v8/src/mips/ |
simulator-mips.cc | 96 bool GetValue(const char* desc, int32_t* value); 221 bool MipsDebugger::GetValue(const char* desc, int32_t* value) { 481 if (GetValue(arg1, &value)) { 505 if (!GetValue(arg1, &value)) { 517 if (!GetValue(argv[next_arg], &words)) { 561 if (GetValue(arg1, &value)) { 569 if (GetValue(arg1, &value)) { 578 if (GetValue(arg1, &value1) && GetValue(arg2, &value2)) { 597 if (GetValue(arg1, &value)) [all...] |
/external/v8/src/mips/ |
simulator-mips.cc | 96 bool GetValue(const char* desc, int32_t* value); 221 bool MipsDebugger::GetValue(const char* desc, int32_t* value) { 481 if (GetValue(arg1, &value)) { 505 if (!GetValue(arg1, &value)) { 517 if (!GetValue(argv[next_arg], &words)) { 561 if (GetValue(arg1, &value)) { 569 if (GetValue(arg1, &value)) { 578 if (GetValue(arg1, &value1) && GetValue(arg2, &value2)) { 597 if (GetValue(arg1, &value)) [all...] |
/ndk/sources/host-tools/ndk-depends/ |
ndk-depends.cc | 622 // Elf32::Off value = iter.GetValue(); 654 typename ELF::Off GetValue() { 680 typename ELF::Off str_index = iter.GetValue(); 695 typename ELF::Off str_index = iter.GetValue(); [all...] |
/external/chromium_org/v8/src/arm/ |
simulator-arm.cc | 73 bool GetValue(const char* desc, int32_t* value); 178 bool ArmDebugger::GetValue(const char* desc, int32_t* value) { 344 if (GetValue(arg1, &value)) { 367 if (GetValue(arg1, &value)) { 391 if (!GetValue(arg1, &value)) { 403 if (!GetValue(argv[next_arg], &words)) { 445 if (GetValue(arg1, &value)) { 453 if (GetValue(arg1, &value)) { 462 if (GetValue(arg1, &value1) && GetValue(arg2, &value2)) [all...] |
/external/v8/src/arm/ |
simulator-arm.cc | 72 bool GetValue(const char* desc, int32_t* value); 177 bool ArmDebugger::GetValue(const char* desc, int32_t* value) { 343 if (GetValue(arg1, &value)) { 366 if (GetValue(arg1, &value)) { 390 if (!GetValue(arg1, &value)) { 402 if (!GetValue(argv[next_arg], &words)) { 444 if (GetValue(arg1, &value)) { 452 if (GetValue(arg1, &value)) { 461 if (GetValue(arg1, &value1) && GetValue(arg2, &value2)) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtcsdp.cc | 571 static bool GetValue(const std::string& message, const std::string& attribute, [all...] |
/external/chromium_org/v8/include/ |
v8.h | 445 V8_INLINE Local<T> GetValue() const { return handle_; } [all...] |
/development/ndk/platforms/android-14/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/development/ndk/platforms/android-9/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/frameworks/wilhelm/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/ |
OpenSLES.h | 786 SLresult (*GetValue) ( [all...] |