Home
last modified time | relevance | path

Searched defs:key_str (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/
Dgstamc-format-jni.c246 jstring key_str = NULL; in gst_amc_format_get_float() local
276 jstring key_str = NULL; in gst_amc_format_set_float() local
307 jstring key_str = NULL; in gst_amc_format_get_int() local
338 jstring key_str = NULL; in gst_amc_format_set_int() local
369 jstring key_str = NULL; in gst_amc_format_get_string() local
403 jstring key_str = NULL; in gst_amc_format_set_string() local
442 jstring key_str = NULL; in gst_amc_format_get_buffer() local
496 jstring key_str = NULL; in gst_amc_format_set_buffer() local
/third_party/mindspore/tests/ut/cpp/cxx_api/
Dserialization_test.cc48 std::string key_str = "0123456789ABCDEF"; in TEST_F() local
67 std::string key_str = "WRONG_KEY"; in TEST_F() local
78 std::string key_str = "WRONG_KEY"; in TEST_F() local
/third_party/grpc/test/core/security/
Djwt_verifier_test.cc374 char* key_str = json_key_str(json_key_str_part3_for_google_email_issuer); in test_jwt_verifier_google_email_issuer_success() local
407 char* key_str = json_key_str(json_key_str_part3_for_custom_email_issuer); in test_jwt_verifier_custom_email_issuer_success() local
454 char* key_str = json_key_str(json_key_str_part3_for_url_issuer); in test_jwt_verifier_url_issuer_success() local
493 char* key_str = json_key_str(json_key_str_part3_for_url_issuer); in test_jwt_verifier_url_issuer_bad_config() local
516 char* key_str = json_key_str(json_key_str_part3_for_google_email_issuer); in test_jwt_verifier_bad_json_key() local
567 char* key_str = json_key_str(json_key_str_part3_for_url_issuer); in test_jwt_verifier_bad_signature() local
/third_party/grpc/src/core/lib/transport/
Dmetadata.cc68 char* key_str = grpc_slice_to_c_string(key); in grpc_mdelem_trace_ref() local
82 char* key_str = grpc_slice_to_c_string(key); in grpc_mdelem_trace_unref() local
159 char* key_str = grpc_slice_to_c_string(key()); in TraceAtStart() local
258 char* key_str = grpc_slice_to_c_string(md->key()); in grpc_mdctx_global_shutdown() local
291 char* key_str = grpc_slice_to_c_string(key()); in RefWithShardLocked() local
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/
Dacl_model_options.cc145 std::string key_str; in GenAclOptionsKey() local
/third_party/grpc/test/core/slice/
Dslice_weak_hash_table_test.cc38 grpc_slice BuildRefCountedKey(const char* key_str) { in BuildRefCountedKey()
/third_party/cef/libcef/common/
Dstring_multimap_impl.cc42 CefString key_str(key); in cef_string_multimap_enumerate() local
/third_party/mindspore/mindspore/core/abstract/
Dprim_structures.cc250 auto key_str = GetValue<std::string>(key_value); in InferImplDictGetItem() local
273 auto key_str = GetValue<std::string>(key_value); in InferImplDictSetItem() local
Dprim_statement.cc169 auto key_str = GetValue<std::string>(key_value); in IsInDict() local
/third_party/jerryscript/jerry-core/ext/
Dheapdump.c187 ecma_string_t* key_str = ecma_string_from_property_name(header->types[i], in DumpPropertyPair() local
/third_party/curl/lib/
Dhash.c259 const char *key_str = (const char *) key; in Curl_hash_str() local
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsenc.c636 gchar *key_str; in on_key_received() local
Dgstdtlsdec.c429 gchar *key_str; in on_key_received() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkwindow.c510 const char *event_type, const char *key_str) in gst_vulkan_window_send_key_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c588 gchar *key_str; in gst_gl_window_x11_handle_event() local
/third_party/node/src/
Dnode_env_var.cc228 Utf8Value key_str(isolate, key); in Set() local
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c626 const char *key_str = NULL; in gst_x_image_sink_handle_xevents() local
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.c469 const char *key_str = NULL; in gst_xv_image_sink_handle_xevents() local
/third_party/grpc/src/core/lib/iomgr/
Derror.cc629 static char* key_str(grpc_error_strs which) { in key_str() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglwindow.c947 const char *key_str) in gst_gl_window_send_key_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwps_supplicant.c817 char key_str[65]; in wpa_supplicant_wps_event_er_ap_settings() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.c809 char key_str[65]; in wpa_supplicant_wps_event_er_ap_settings() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c3746 gchar key_str[48]; local