| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
| H A D | file_operations_local.cpp | 40 string key = std::to_string(parent) + name; in DoLocalLookup() local 158 int64_t key = FileOperationsHelper::FindLocalId(data, std::to_string(ino) + in ReadDir() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/ |
| H A D | file_operations_helper_test.cpp | 335 int64_t key = 1; in HWTEST_F() local 358 int64_t key = 0; in HWTEST_F() local 383 int64_t key = 1; in HWTEST_F() local 406 int64_t key = 0; in HWTEST_F() local 430 string key = "test"; in HWTEST_F() local 454 string key = ""; HWTEST_F() local 636 int64_t key = 0; HWTEST_F() local 662 int64_t key = 0; HWTEST_F() local 688 int64_t key = 0; HWTEST_F() local 712 int64_t key = 0; HWTEST_F() local 737 int64_t key = 0; HWTEST_F() local 762 int64_t key = 0; HWTEST_F() local 787 string key = ""; HWTEST_F() local 813 string key = ""; HWTEST_F() local 839 string key = ""; HWTEST_F() local [all...] |
| /foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
| H A D | cloud_sync_common.cpp | 173 std::string key; in ReadFromParcel() local 201 std::string key; in ReadFromParcel() local [all...] |
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/ |
| H A D | device_manager_agent_test.cpp | 31 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
| H A D | local_capability_info_manager.cpp | 124 std::string key; in AddCapability() local 146 int32_t LocalCapabilityInfoManager::RemoveCapabilityInfoByKey(const std::string &key) in RemoveCapabilityInfoByKey() argument 190 std::string key = GetCapabilityKey(deviceId, dhId); GetCapability() local 199 GetDataByKey(const std::string &key, std::shared_ptr<CapabilityInfo> &capInfoPtr) GetDataByKey() argument [all...] |
| /foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/ |
| H A D | dscreen_source_stub.cpp | 166 std::string key = data.ReadString(); in ConfigDistributedHardwareInner() local 228 CheckConfigParams(const std::string &devId, const std::string &dhId, const std::string &key, const std::string &value) const CheckConfigParams() argument
|
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
| H A D | task_mock.cpp | 87 string key = GetKey(userId, bundleName); in AllocRunner() local 99 string key = GetKey(userId, bundleName); in ReleaseRunner() local 106 string key = GetKey(userId, bundleName); in GetRunner() local
|
| /foundation/communication/dhcp/frameworks/native/src/ |
| H A D | dhcp_event.cpp | 165 static bool MatchSubStr(const std::string &key, const std::string &pattern) in MatchSubStr() argument
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_result_store_manager.cpp | 126 std::string key = line.substr(0, npos); in ReadNetworkSection() local 190 int32_t DhcpResultStoreManager::SetClassKeyValue(IpInfoCached &item, const std::string &key, const std::string &value) in SetClassKeyValue() argument [all...] |
| /foundation/communication/dsoftbus/adapter/common/json/nlohmann/ |
| H A D | softbus_adapter_json.cpp | 119 bool JSON_AddBoolToObject(JsonObj *obj, const char *key, bool value) in JSON_AddBoolToObject() argument 134 bool JSON_GetBoolFromOject(const JsonObj *obj, const char *key, bool *value) in JSON_GetBoolFromOject() argument 155 JSON_AddIntegerToObject(JsonObj *obj, const char *key, Integer num) JSON_AddIntegerToObject() argument 171 JSON_GetIntegerFromObject(const JsonObj *obj, const char *key, Integer &value) JSON_GetIntegerFromObject() argument 191 JSON_AddInt16ToObject(JsonObj *obj, const char *key, int16_t value) JSON_AddInt16ToObject() argument 196 JSON_GetInt16FromOject(const JsonObj *obj, const char *key, int16_t *value) JSON_GetInt16FromOject() argument 205 JSON_AddInt32ToObject(JsonObj *obj, const char *key, int32_t value) JSON_AddInt32ToObject() argument 210 JSON_GetInt32FromOject(const JsonObj *obj, const char *key, int32_t *value) JSON_GetInt32FromOject() argument 219 JSON_AddInt64ToObject(JsonObj *obj, const char *key, int64_t value) JSON_AddInt64ToObject() argument 224 JSON_GetInt64FromOject(const JsonObj *obj, const char *key, int64_t *value) JSON_GetInt64FromOject() argument 233 JSON_AddStringToObject(JsonObj *obj, const char *key, const char *value) JSON_AddStringToObject() argument 248 JSON_GetStringFromOject(const JsonObj *obj, const char *key, char *value, uint32_t size) JSON_GetStringFromOject() argument 273 JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len) JSON_AddStringArrayToObject() argument 292 JSON_GetStringArrayFromOject(const JsonObj *obj, const char *key, char **value, int32_t *len) JSON_GetStringArrayFromOject() argument 331 JSON_AddBytesToObject(JsonObj *obj, const char *key, uint8_t *value, uint32_t size) JSON_AddBytesToObject() argument 347 JSON_GetBytesFromObject(const JsonObj *obj, const char *key, uint8_t *value, uint32_t bufLen, uint32_t *size) JSON_GetBytesFromObject() argument 375 JSON_IsArrayExist(const JsonObj *obj, const char *key) JSON_IsArrayExist() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | rs_skia_memory_tracer.cpp | 72 std::string key = (itemizeType_) ? type : sizeResult->first; in ProcessElement() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| H A D | shader_cache.cpp | 67 auto key = ID_KEY;
in InitShaderCache() local 92 std::shared_ptr<Drawing::Data> ShaderCache::Load(const Drawing::Data& key)
in Load() argument 168 auto key = ID_KEY; WriteToDisk() local 174 Store(const Drawing::Data& key, const Drawing::Data& data) Store() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_manager/crypto/ |
| H A D | filesystem_crypto.cpp | 243 int32_t FileSystemCrypto::SetRecoverKey(const std::vector<uint8_t> &key) in SetRecoverKey() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
| H A D | hdiscreen_test.cpp | 394 GraphicHDRMetadataKey key = GraphicHDRMetadataKey::GRAPHIC_MATAKEY_RED_PRIMARY_X;
in HWTEST_F() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ui_driver_test.cpp | 95 auto key = Back(); in TEST_F() local
|
| /test/testfwk/arkxtest/uitest/cj/ |
| H A D | ui_event_observer_impl.cpp | 58 auto key = string("cj_callback#") + to_string(++g_incCbId); in PreprocessCallOnce() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | element_node_iterator_impl.cpp | 117 std::string ElementNodeIteratorImpl::GetTextByKey(const std::string key) in GetTextByKey() argument
|
| /test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/ |
| H A D | ohprint.cpp | 129 Print_StringList key = {0};
in OHPrintProperty() local
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/ |
| H A D | test_request.cpp | 205 char *key; in Start() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeFontTest.cpp | 389 const char* key = "宋体"; in HWTEST_F() local
|
| /test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/ |
| H A D | ActsAudioDecEncNdkTest.cpp | 84 const char *key; in SetFormat() local
|
| /test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/ |
| H A D | ActsVideoDecEncNdkTest.cpp | 80 const char *key; in SetFormat() local
|
| /test/xts/dcts/common/ |
| H A D | shm_utils.cpp | 36 int createShm(int key)
in createShm() argument
|
| /test/xts/acts/security_lite/huks/common/ |
| H A D | hks_test_api_performance.c | 42 int32_t HksEncryptRun(const struct HksBlob *key, const struct HksParamSet *paramSet, in HksEncryptRun() argument 65 int32_t HksDecryptRun(const struct HksBlob *key, const struct HksParamSet *paramSet, in HksDecryptRun() argument 87 int32_t HksMacRun(const struct HksBlob *key, const struct HksParamSet *paramSet, in HksMacRun() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/interprocess/ |
| H A D | interprocess_unit_test.cpp | 53 void OnRemoteDied(std::string key) in OnRemoteDied() argument 89 std::string key = "DADADASDSD"; in HWTEST_F() local 114 std::string key = "dadsadad"; in HWTEST_F() local 154 std::string key = "dadsadad"; in HWTEST_F() local 178 std::string key = "DADADASDSD"; in HWTEST_F() local 188 std::string key = "DADADASDSD"; HWTEST_F() local 199 std::string key = "DADADASDSD"; HWTEST_F() local 231 std::string key = "DSDSDSDS"; HWTEST_F() local 238 std::string key = "DSDSDSDS"; HWTEST_F() local 248 std::string key = "DSDSDSDS"; HWTEST_F() local 277 std::string key = "DSDSDSDS"; HWTEST_F() local 310 std::string key = "DADADASDSD"; HWTEST_F() local 326 std::string key = "DADADASDSD"; HWTEST_F() local 349 std::string key = "DADADASDSD"; HWTEST_F() local 357 std::string key = "DADADASDSD"; HWTEST_F() local 365 std::string key = "dadsadad"; HWTEST_F() local 390 std::string key = "DADADASDSD"; HWTEST_F() local 454 std::string key = "DADADASDSD"; HWTEST_F() local 497 std::string key = "1212121212"; HWTEST_F() local 531 std::string key = "DADADASDSD"; HWTEST_F() local 541 std::string key = "DADADASDSD"; HWTEST_F() local 549 std::string key = "DADADASDSD"; HWTEST_F() local 600 std::string key = "fdafdsafdsafd"; HWTEST_F() local 691 std::string key = "sdsdsd"; HWTEST_F() local [all...] |