Searched defs:key_value (Results 1 – 15 of 15) sorted by relevance
229 key_value = &cython.operator.dereference(iter) variable
180 scoped_ptr<base::StringValue> key_value( in RegisterPublicKeyGotPlatformKeys() local199 scoped_ptr<base::StringValue> key_value( in InvalidateKey() local
126 std::vector<std::string> key_value = Split(*override, "="); in OverrideRegistry() local
78 const base::StringPairs::value_type& key_value, in JoinStringKeyValuePair()
194 std::string key_value = baked_in_value; in CalculateKeyValue() local
223 int key_value, in SendKeyEvent()
1008 char *key_value, in btif_storage_get_ble_bonding_key()1118 char *key_value, in btif_storage_get_ble_local_key()
312 vector<string> key_value; in GetLocalPredictorSpecValue() local
380 scoped_ptr<base::Value> key_value(new base::FundamentalValue(keys[i])); in TEST() local
305 int key_value = Smi::cast(*key)->value(); in BuildConstantProperties() local
301 base::Value* key_value = NULL; in Get() local315 base::Value* key_value = NULL; in Create() local
84 base::StringTokenizer key_value(token, ":"); in EntryMatchWithQuery() local
2381 std::vector<std::string> key_value; local
208 static bool IsKeyValueInDict(const JsonKeyValue* key_value, in IsKeyValueInDict()
752 tBTM_LE_KEY_VALUE key_value; member