Home
last modified time | relevance | path

Searched defs:strKey (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/netmanager_ext/services/networksharemanager/src/
Dnetworkshare_configuration.cpp202 void NetworkShareConfiguration::ParseConfigData(Config_Value cfgValue, std::string &strKey, std::st… in ParseConfigData()
229 void NetworkShareConfiguration::ParseLineData(std::string &strKey, std::string &strVal) in ParseLineData()
273 std::string strKey = line.substr(0, pos); in LoadConfigData() local
/foundation/multimedia/av_session/services/session/server/remote/
Dremote_session_capability_set.cpp63 std::string strKey = sessionId + "-" + sinkDevice; in HasCapability() local
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dlocal_call_container.cpp308 const std::string strKey = element.GetURI(); in SetCallLocalRecord() local
323 const std::string strKey = element.GetURI(); in SetMultipleCallLocalRecord() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
Dpreferences_file_test.cpp56 const std::string &strKey, const std::string &strValue) in PreferencesPutValue()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want_params_wrapper.cpp137 std::string strKey = ""; in Parse() local
/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
Djs_device_selection_listener.cpp194 const napi_value object, const std::string &strKey, const std::string &strValue) const in SetKeyValue() argument
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
Dimage_receiver_native.cpp188 std::string strKey = receiver->ptrImgRcv->iraContext_->GetReceiverKey(); in OH_ImageReceiverNative_GetReceivingSurfaceId() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_kv_concurrency_crud_test.cpp70 string strKey, strValue; in ConcurOperThread() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
Dlocal_call_container_ut_test.cpp712 const std::string strKey = elementName.GetURI(); variable
/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
Dsinglekvstore_fuzzer.cpp486 std::string strKey(data, data + size); in AsyncGetFuzz() local
/foundation/multimedia/player_framework/frameworks/js/common/
Dcommon_napi.cpp188 std::string strKey = GetStringArgument(env, jsKey, CUSTOM_MAX_LENGTH); in GetPropertyRecord() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp7256 std::string strKey = child->GetKey(); in OnBackPressed() local