Home
last modified time | relevance | path

Searched defs:strKey (Results 1 - 18 of 18) sorted by relevance

/foundation/multimedia/media_foundation/tests/unittest/event_bean/
H A Devent_bean_inner_unit_test.cpp37 const std::string strKey = "invalidKey"; member in OHOS::Media::EventBeanUT::EventBeanInnerUnitTest
[all...]
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_capability_set.cpp63 std::string strKey = sessionId + "-" + sinkDevice; in HasCapability() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_file_test.cpp55 PreferencesPutValue(std::shared_ptr<Preferences> pref, const std::string &intKey, int intValue, const std::string &strKey, const std::string &strValue) PreferencesPutValue() argument
/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken_json_oper.c118 static int32_t AddStrArrayInfo(cJSON *object, char* const strArray[], int32_t strNum, const char *strKey) in AddStrArrayInfo() argument
208 static uint32_t UpdateStrArrayType(char* const strArr[], int32_t strNum, const char *strKey, cJSO argument
[all...]
H A Dnativetoken.c95 static void StrAttrSet(StrArrayAttr *attr, uint32_t maxStrLen, int32_t maxStrNum, const char *strKey) in StrAttrSet() argument
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp34 char *strKey = JSI::GetStringProperty(args[0], "key"); in Rsa() local
108 char *strKey = JSI::GetStringProperty(args[0], "key"); in Aes() local
[all...]
/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_device_selection_listener.cpp193 SetKeyValue(napi_env env, const napi_value object, const std::string &strKey, const std::string &strValue) const SetKeyValue() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params_wrapper.cpp137 std::string strKey = ""; in Parse() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dlocal_call_container_ut_test.cpp712 const std::string strKey = elementName.GetURI(); in HWTEST_F() local
/base/security/access_token/interfaces/innerkits/nativetoken/include/
H A Dnativetoken.h92 const char *strKey; member
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dlocal_call_container.cpp308 const std::string strKey = element.GetURI(); in SetCallLocalRecord() local
323 const std::string strKey = element.GetURI(); in SetMultipleCallLocalRecord() local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_receiver_native.cpp188 std::string strKey = receiver->ptrImgRcv->iraContext_->GetReceiverKey(); in OH_ImageReceiverNative_GetReceivingSurfaceId() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_configuration.cpp202 void NetworkShareConfiguration::ParseConfigData(Config_Value cfgValue, std::string &strKey, std::string &strVal) in ParseConfigData() argument
229 void NetworkShareConfiguration::ParseLineData(std::string &strKey, std::string &strVal) in ParseLineData() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_concurrency_crud_test.cpp70 string strKey, strValue; in ConcurOperThread() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_meta_test.cpp359 std::string strKey = "strKey"; in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp188 std::string strKey = GetStringArgument(env, jsKey, CUSTOM_MAX_LENGTH); in GetPropertyRecord() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp6654 char strKey[32] = ""; in SetNamedPropertyCreateObject() local
6681 char strKey[32] = ""; in SetNamedProperty() local
6715 char strKey[32] = ""; in GetNamedProperty() local
6752 char strKey[3 in HasNamedProperty() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp7164 std::string strKey = child->GetKey(); in OnBackPressed() local

Completed in 42 milliseconds