Home
last modified time | relevance | path

Searched refs:GetValueForKey (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/common/
Dsimple_string_dictionary_unittest.cc72 EXPECT_NE(dict.GetValueForKey("key1"), "value1"); in TEST()
73 EXPECT_NE(dict.GetValueForKey("key2"), "value2"); in TEST()
74 EXPECT_NE(dict.GetValueForKey("key3"), "value3"); in TEST()
77 EXPECT_FALSE(dict.GetValueForKey("key4")); in TEST()
83 EXPECT_FALSE(dict.GetValueForKey("key3")); in TEST()
89 EXPECT_FALSE(dict.GetValueForKey("key2")); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
107 EXPECT_FALSE(map.GetValueForKey("four")); in TEST()
[all …]
Dsimple_string_dictionary.h145 const char* GetValueForKey(const char* key) const { in GetValueForKey() function
/external/lldb/source/Plugins/Instruction/ARM/
DEmulationStateARM.cpp327 OptionValueSP value_sp = test_data->GetValueForKey (memory_key); in LoadStateFromDictionary()
338 value_sp = mem_dict->GetValueForKey (address_key); in LoadStateFromDictionary()
344 value_sp = mem_dict->GetValueForKey (data_key); in LoadStateFromDictionary()
363 value_sp = test_data->GetValueForKey (registers_key); in LoadStateFromDictionary()
378 value_sp = reg_dict->GetValueForKey (reg_name); in LoadStateFromDictionary()
386 value_sp = reg_dict->GetValueForKey (cpsr_name); in LoadStateFromDictionary()
397 value_sp = reg_dict->GetValueForKey (reg_name); in LoadStateFromDictionary()
DEmulateInstructionARM.cpp13500 OptionValueSP value_sp = test_data->GetValueForKey (opcode_key); in TestEmulation()
13533 value_sp = test_data->GetValueForKey (before_key); in TestEmulation()
13547 value_sp = test_data->GetValueForKey (after_key); in TestEmulation()
/external/lldb/include/lldb/Interpreter/
DOptionValueDictionary.h90 GetValueForKey (const ConstString &key) const;
DOptionValueProperties.h146 GetValueForKey (const ExecutionContext *exe_ctx,
/external/lldb/source/Interpreter/
DOptionValueDictionary.cpp305 value_sp = GetValueForKey (key); in GetSubValue()
345 OptionValueDictionary::GetValueForKey (const ConstString &key) const in GetValueForKey() function in OptionValueDictionary
DOptionValueProperties.cpp117 OptionValueProperties::GetValueForKey (const ExecutionContext *exe_ctx, in GetValueForKey() function in OptionValueProperties
150 value_sp = GetValueForKey (exe_ctx, key, will_modify); in GetSubValue()
751 lldb::OptionValueSP option_value_sp(GetValueForKey(exe_ctx, name, false)); in GetSubProperty()
/external/lldb/include/lldb/Core/
DThreadSafeSTLMap.h71 GetValueForKey (const _Key& key, _Tp &value) const in GetValueForKey() function
/external/google-breakpad/src/client/mac/crash_generation/
DInspector.mm81 config_params_.GetValueForKey(BREAKPAD_REPORTER_EXE_LOCATION),
273 config_params_.GetValueForKey(BREAKPAD_DUMP_DIRECTORY);
288 stringWithUTF8String:config_params_.GetValueForKey(BREAKPAD_PRODUCT)];
DConfigFile.mm161 configurationParameters->GetValueForKey(BREAKPAD_PROCESS_START_TIME));
/external/google-breakpad/src/client/ios/
DBreakpad.mm295 config_params_->GetValueForKey(BREAKPAD_DUMP_DIRECTORY),
423 const char *value = config_params_->GetValueForKey([key UTF8String]);
564 config_params_->GetValueForKey(BREAKPAD_DUMP_DIRECTORY);
/external/lldb/source/Core/
DDisassembler.cpp893 OptionValueSP value_sp = data_dictionary->GetValueForKey (description_key); in TestEmulation()
904 value_sp = data_dictionary->GetValueForKey (triple_key); in TestEmulation()
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm370 config_params_->GetValueForKey(BREAKPAD_DUMP_DIRECTORY),
660 const char *value = config_params_->GetValueForKey([key UTF8String]);
766 config_params_->GetValueForKey(BREAKPAD_REPORTER_EXE_LOCATION),
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym18180 FUNC 33622 12 0 google_breakpad::NonAllocatingMap<10u, 10u, 10u>::GetValueForKey
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym19325 FUNC 4d248 2c 0 google_breakpad::NonAllocatingMap<10ul, 10ul, 10ul>::GetValueForKey