Home
last modified time | relevance | path

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

/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
/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
/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
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp287 std::string keyStr; in GetValue() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp232 std::string keyStr = item[LOG_MAP_KEY]; in WriteFaultLogToFile() local
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_common.c555 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 Daccount_related_group_auth.c413 char *keyStr = (char *)HcMalloc(keyLen + PLACE_HOLDER_LENGTH, 0); in GetValueFromJsonStr() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp207 std::string keyStr = GetStringFromJS(env, key); in GetValueBucketObject() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Drsa_asy_key_generator_openssl.c1004 static HcfResult ConvertPemKeyToKey(const char *keyStr, int selection, RSA **rsa) in ConvertPemKeyToKey() argument
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_common.cpp1345 std::string keyStr; in ParseCreateAccountOptions() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp868 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...]

Completed in 18 milliseconds