/base/print/print_fwk/test/fuzztest/scanmdnsservice_fuzzer/ |
H A D | scanmdnsservice_fuzzer.cpp | 55 std::string keyStr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestGetServiceAttribute() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imfadapter_wrapper.cpp | 85 ArkWebString keyStr = ArkWebStringClassToStruct(commandKey); in SendPrivateCommand() local
|
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | rules_engine.cpp | 160 std::string keyStr; in InitOptRules() local
|
/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_mdns_service.cpp | 177 std::string ScanMdnsService::GetServiceAttribute(MDnsServiceInfo &serviceInfo, std::string keyStr) in GetServiceAttribute() argument
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_sync_config.cpp | 67 char keyStr[STR_MAX_SIZE] = {0}; in ParseParameters() local
|
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/ |
H A D | dlp_kv_data_storage.cpp | 131 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
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | account_data_storage.cpp | 70 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 D | account_data_storage.cpp | 157 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
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_utils.cpp | 287 std::string keyStr; in GetValue() local
|
/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | faultlog_formatter.cpp | 232 std::string keyStr = item[LOG_MAP_KEY]; in WriteFaultLogToFile() local
|
/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | openssl_common.c | 555 HcfResult ConvertPubPemStrToKey(EVP_PKEY **pkey, const char *keyType, int selection, const char *keyStr) in ConvertPubPemStrToKey() argument 581 HcfResult ConvertPriPemStrToKey(const char *keyStr, EVP_PKEY **pkey, const char *keyType) in ConvertPriPemStrToKey() argument
|
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
H A D | account_related_group_auth.c | 413 char *keyStr = (char *)HcMalloc(keyLen + PLACE_HOLDER_LENGTH, 0); in GetValueFromJsonStr() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 207 std::string keyStr = GetStringFromJS(env, key); in GetValueBucketObject() local
|
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | rsa_asy_key_generator_openssl.c | 1004 static HcfResult ConvertPemKeyToKey(const char *keyStr, int selection, RSA **rsa) in ConvertPemKeyToKey() argument
|
/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account_common.cpp | 1345 std::string keyStr; in ParseCreateAccountOptions() local
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences_database.cpp | 868 std::string keyStr; in PutBundlePropertyToDisturbeDB() local 997 std::string keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE); in ParseBundleFromDistureDB() local 1146 std::string keyStr; FindLastString() local [all...] |