/external/chromium_org/chrome/browser/ui/app_list/search/people/ |
person.cc | 25 // Finds a list in a dictionary, specified by list_key, then returns the 29 // list_key: [ { random_key: value2, 40 const char list_key[], 43 if (!dict.GetList(list_key, &list) || !list)
|
/external/chromium_org/chrome/test/functional/rlz/ |
rlztest.py | 160 list_key=self.GetKeyValueNames(_winreg.HKEY_CURRENT_USER, 163 'Software\Google\Common\Rlz\StatefulEvents:', list_key) 165 self.assertTrue(key in list_key)
|
/external/chromium_org/chrome_frame/test/ |
policy_settings_unittest.cc | 52 RegKey list_key; local 53 EXPECT_EQ(ERROR_SUCCESS, list_key.Create(policy_key->Handle(), list_name, 57 list_key.WriteValue(base::StringPrintf(L"%i", i).c_str(), values[i]));
|
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
FmPresetList.java | 70 new int[] { R.id.list_key, R.id.list_value, R.id.list_name });
|
/external/chromium_org/chrome/browser/plugins/ |
plugin_finder.cc | 59 std::string list_key = local 61 if (!plugin_dict->GetList(list_key, &mime_types))
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
input.py | [all...] |
/external/libvpx/libvpx/examples/includes/geshi/ |
geshi.php | 4439 $list_key = 0; variable [all...] |