Home
last modified time | relevance | path

Searched defs:keyStr (Results 1 - 25 of 84) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property_helper.h34 int32_t SetExtraElementInfo(const std::string& keyStr, const std::string& valueStr) in SetExtraElementInfo() argument
44 int32_t SetExtraElementInfo(const std::string keyStr, const int32_t valueInt) in SetExtraElementInfo() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_badge_bridge.cpp39 std::string keyStr = key->ToString(runtime); in ParseBadgeConfig() local
H A Djsi_stepper_bridge.cpp40 std::string keyStr = key->ToString(runtime); in GetAttrLabel() local
H A Djsi_clock_bridge.cpp39 std::string keyStr = key->ToString(runtime); in ParseClockConfig() local
H A Djsi_input_bridge.cpp36 std::string keyStr = key->ToString(runtime); in GetInputOption() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_change_listener.cpp69 string keyStr = GetAnonymStr(keyInfo->uuid) + "_" + to_string(keyInfo->missionId); in OnChange() local
84 string keyStr = GetAnonymStr(keyInfo->uuid) + "_" + to_string(keyInfo->missionId); in OnChange() local
95 string keyStr = GetAnonymStr(keyInfo->uuid) + "_" + to_string(keyInfo->missionId); in OnChange() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Dnapi_datashare_values_bucket.cpp61 std::string keyStr = DataShareJSUtils::UnwrapStringFromJS(env, key); in UnWrapValuesBucket() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_values_bucket.cpp58 std::string keyStr = JSUtils::Convert2String(env, key); in NAPI_OHOS_Data_RdbJsKit_ValuesBucketProxy_GetNativeObject() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtransitions_dictionary_test.cpp109 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() local
140 std::string keyStr = "key" + std::to_string(index); in TestCommon() local
205 std::string keyStr = "key" + std::to_string(index); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dfast_json_stringifier.h95 inline void EraseKeyString(CString &keyStr, bool hasContent) in EraseKeyString() argument
/base/print/print_fwk/test/fuzztest/scanmdnsservice_fuzzer/
H A Dscanmdnsservice_fuzzer.cpp55 std::string keyStr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestGetServiceAttribute() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imfadapter_wrapper.cpp85 ArkWebString keyStr = ArkWebStringClassToStruct(commandKey); in SendPrivateCommand() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_common.c198 char keyStr[UINT_TO_STR_MAX_LEN] = {0}; in LnnCreateData() local
213 char keyStr[UINT_TO_STR_MAX_LEN] = {0}; in LnnReadData() local
224 char keyStr[UINT_TO_STR_MAX_LEN] = {0}; in LnnDeleteData() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Djson_protocol.cpp35 auto keyStr = NegotiateMessage::keyStringTable_[NegotiateMessageKey(key)]; in Write() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_meta_data_test.cpp344 std::string keyStr = "localMetaData"; in HWTEST_F() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Drules_engine.cpp160 std::string keyStr; in InitOptRules() local
/base/print/print_fwk/services/scan_service/src/
H A Dscan_mdns_service.cpp177 std::string ScanMdnsService::GetServiceAttribute(MDnsServiceInfo &serviceInfo, std::string keyStr) in GetServiceAttribute() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_sync_config.cpp67 char keyStr[STR_MAX_SIZE] = {0}; in ParseParameters() local
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Ddlp_kv_data_storage.cpp131 int32_t DlpKvDataStorage::RemoveValueFromKvStore(const std::string &keyStr) in RemoveValueFromKvStore() argument
188 int32_t DlpKvDataStorage::PutValueToKvStore(const std::string &keyStr, const std::string &valueStr) in PutValueToKvStore() argument
212 int32_t DlpKvDataStorage::GetValueFromKvStore(const std::string &keyStr, std::string &valueStr) in GetValueFromKvStore() argument
246 bool DlpKvDataStorage::IsKeyExists(const std::string &keyStr) in IsKeyExists() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/
H A Dstream_pipeline_strategy.cpp37 std::string keyStr; in ConstructKeyStrIndex() local
113 void StreamPipelineStrategy::InitPipeSpecPtr(G_PIPELINE_SPEC_DATA_TYPE &pipeSpecPtr, const std::string& keyStr) in InitPipeSpecPtr() argument
168 std::string keyStr = ConstructKeyStrIndex(mode); in SelectPipelineSpec() local
265 std::string keyStr = ""; CheckPipelineSpecExist() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Djs_util.cpp255 std::string keyStr; in GetValue() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_subscribe.cpp136 std::string keyStr = DBConstant::SUBSCRIBE_QUERY_PREFIX + DBCommon::TransferHashString(subscribeId); in FormatSubscribeTriggerSql() local
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Daccount_data_storage.cpp70 ErrCode AccountDataStorage::RemoveValueFromKvStore(const std::string &keyStr) in RemoveValueFromKvStore() argument
214 ErrCode AccountDataStorage::PutValueToKvStore(const std::string &keyStr, const std::string &valueStr) in PutValueToKvStore() argument
220 ErrCode AccountDataStorage::GetValueFromKvStore(const std::string &keyStr, std::string &valueStr) in GetValueFromKvStore() argument
227 bool AccountDataStorage::IsKeyExists(const std::string keyStr) in IsKeyExists() argument
/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp157 ErrCode AccountDataStorage::RemoveValueFromKvStore(const std::string &keyStr) in RemoveValueFromKvStore() argument
270 ErrCode AccountDataStorage::PutValueToKvStore(const std::string &keyStr, const std::string &valueStr) in PutValueToKvStore() argument
297 ErrCode AccountDataStorage::GetValueFromKvStore(const std::string &keyStr, std::string &valueStr) in GetValueFromKvStore() argument
326 bool AccountDataStorage::IsKeyExists(const std::string keyStr) in IsKeyExists() argument
/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp182 std::string keyStr = "12345667"; in DoSomethingInterestingWithMyAPI_DistributedWantParams_004() local

Completed in 12 milliseconds

1234