Home
last modified time | relevance | path

Searched defs:keyStr (Results 1 – 25 of 93) sorted by relevance

1234

/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_wrapper_test.cpp73 string keyStr = "aaa"; variable
106 string keyStr = "aaa"; variable
129 string keyStr = "aa11"; variable
156 string keyStr = "aaa"; variable
/ohos5.0/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
/ohos5.0/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()
188 int32_t DlpKvDataStorage::PutValueToKvStore(const std::string &keyStr, const std::string &valueStr) in PutValueToKvStore()
212 int32_t DlpKvDataStorage::GetValueFromKvStore(const std::string &keyStr, std::string &valueStr) in GetValueFromKvStore()
247 bool DlpKvDataStorage::IsKeyExists(const std::string &keyStr) in IsKeyExists()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp41 std::string keyStr = key->ToString(runtime); in GetAttrOptionsAxis() local
84 std::string keyStr = key->ToString(runtime); in GetAttrOptionsSeriesPoint() local
137 std::string keyStr = key->ToString(runtime); in GetChartAttrOptionsSeriesLineStyle() local
181 std::string keyStr = key->ToString(runtime); in GetChartAttrOptionsSeriesLoop() local
222 std::string keyStr = key->ToString(runtime); in GetChartAttrOptionsSeries() local
331 std::string keyStr = key->ToString(runtime); in ParseAttrDataStyle() local
413 std::string keyStr = key->ToString(runtime); in GetAttrDataset() local
449 std::string keyStr = key->ToString(runtime); in ParseAttrSegment() local
489 std::string keyStr = key->ToString(runtime); in GetAttrOptionsObject() local
H A Djsi_stepper_bridge.cpp40 std::string keyStr = key->ToString(runtime); in GetAttrLabel() local
H A Djsi_badge_bridge.cpp39 std::string keyStr = key->ToString(runtime); in ParseBadgeConfig() local
H A Djsi_input_bridge.cpp36 std::string keyStr = key->ToString(runtime); in GetInputOption() local
H A Djsi_clock_bridge.cpp39 std::string keyStr = key->ToString(runtime); in ParseClockConfig() local
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp157 ErrCode AccountDataStorage::RemoveValueFromKvStore(const std::string &keyStr) in RemoveValueFromKvStore()
270 ErrCode AccountDataStorage::PutValueToKvStore(const std::string &keyStr, const std::string &valueSt… in PutValueToKvStore()
297 ErrCode AccountDataStorage::GetValueFromKvStore(const std::string &keyStr, std::string &valueStr) in GetValueFromKvStore()
326 bool AccountDataStorage::IsKeyExists(const std::string keyStr) in IsKeyExists()
/ohos5.0/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()
214 ErrCode AccountDataStorage::PutValueToKvStore(const std::string &keyStr, const std::string &valueSt… in PutValueToKvStore()
220 ErrCode AccountDataStorage::GetValueFromKvStore(const std::string &keyStr, std::string &valueStr) in GetValueFromKvStore()
227 bool AccountDataStorage::IsKeyExists(const std::string keyStr) in IsKeyExists()
/ohos5.0/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 …ipelineStrategy::InitPipeSpecPtr(G_PIPELINE_SPEC_DATA_TYPE &pipeSpecPtr, const std::string& keyStr) in InitPipeSpecPtr()
168 std::string keyStr = ConstructKeyStrIndex(mode); in SelectPipelineSpec() local
265 std::string keyStr = ""; in CheckPipelineSpecExist() local
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp204 std::string keyStr = GetCallBackKeyStr(want); in HandleRegister() local
216 std::string keyStr = GetCallBackKeyStr(want); in HandleUnregister() local
229 std::string keyStr = bundleName; in GetCallBackKeyStr() local
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_kv_adapter_wrapper.cpp130 std::string keyStr(key, keyLen); in LnnPutDBData() local
157 std::string keyStr(key, keyLen); in LnnDeleteDBData() local
184 std::string keyStr(key, keyLen); in LnnGetDBData() local
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_encrypt_test.cpp189 string keyStr(key.begin(), key.end()); in PutValue() local
204 string keyStr(key.begin(), key.end()); in DeleteValue() local
218 string keyStr(key.begin(), key.end()); in UpdateValue() local
233 string keyStr(key.begin(), key.end()); in GetValue() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Djson_protocol.cpp35 auto keyStr = NegotiateMessage::keyStringTable_[NegotiateMessageKey(key)]; in Write() local
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_test.cpp649 std::string keyStr = "1234567"; variable
668 std::string keyStr = "1234567"; variable
1000 std::string keyStr = "1234567"; variable
/ohos5.0/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
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imfadapter_wrapper.cpp85 ArkWebString keyStr = ArkWebStringClassToStruct(commandKey); in SendPrivateCommand() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp198 std::string keyStr("acd"); variable
1892 std::string keyStr(item.key.begin(), item.key.end()); variable
1906 std::string keyStr(item.key.begin(), item.key.end()); variable
1920 std::string keyStr(item.key.begin(), item.key.end()); variable
1939 std::string keyStr(entryValue.value.begin(), entryValue.value.end()); in ChkRangeResultSet() local
2092 std::string keyStr(entryValue.value.begin(), entryValue.value.end()); in ChkRangeResultSetMoveFuc() local
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_params_test.cpp81 std::string keyStr = "12345667"; variable
100 std::string keyStr = "12345667"; variable
119 std::string keyStr = "12345667"; variable
142 std::string keyStr = "12345667"; variable
1117 std::string keyStr = "vlan"; variable
1246 std::string keyStr = "FD"; variable
H A Dskills_test.cpp90 std::string keyStr = "12345667"; variable
124 std::string keyStr = "@#¥#3243adsafdf_中文"; variable
162 std::string keyStr = ""; variable
212 std::string keyStr = "12345667"; variable
1215 std::string keyStr = std::get<0>(GetParam()); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dace_trace.cpp100 std::string keyStr(key); in AceCountTrace() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp229 void AssignValueToData(std::string &keyStr, const std::string &valueStr, std::pair<std::string, std… in AssignValueToData()
252 std::string keyStr(key.begin(), key.end()); in GetDataByFilter() local
265 std::string keyStr(keyResult.begin(), keyResult.end()); in GetDataByFilter() local

1234