Home
last modified time | relevance | path

Searched defs:key_string (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_encoder.cc63 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
74 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
86 std::string key_string = CFStringToString(key); in SetVTSessionProperty() local
/external/libchrome/dbus/
Dvalues_util.cc45 std::string key_string; in PopDictionaryEntries() local
/external/python/oauth2client/oauth2client/contrib/
Dmultistore_file.py118 def get_credential_storage_custom_string_key(filename, key_string, argument
/external/grpc-grpc/test/core/slice/
Dslice_hash_table_test.cc56 void CheckNonExistentValue(const char* key_string, const TestHashTable& table) { in CheckNonExistentValue()
/external/v8/src/regexp/
Dregexp.cc1110 Object RegExpResultsCache::Lookup(Heap* heap, String key_string, in Lookup()
1143 void RegExpResultsCache::Enter(Isolate* isolate, Handle<String> key_string, in Enter()
/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor.cc78 const char* key_string = in PyArrayDescr_to_TF_DataType() local
/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle.cc426 const string key_string(key); in Add() local
/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.cc83 char* key_string = PyBytes_AsString(key); in TF_Run_wrapper_helper() local
/external/libxml2/
Drngparser.c117 const xmlChar *key_string; member
/external/selinux/python/sepolicy/sepolicy/
Dgui.py714 def match_func(self, completion, key_string, iter, func_data): argument
/external/v8/src/builtins/
Dbuiltins-collections-gen.cc1366 TNode<String> key_string, TNode<Object> candidate_key, Label* if_same, in SameValueZeroString()