/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_rdb_data_mgr_test/ |
H A D | fms_form_rdb_data_mgr_test.cpp | 93 std::string key = "testKey"; variable 109 std::string key = "testKey"; variable 141 std::string key = "testKey"; variable 251 std::string key = "testKey"; variable 328 std::string key = "testKey"; variable 389 std::string key = "testKey"; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | cloud_file_utils_mock.cpp | 101 bool CloudFileUtils::CheckIsCloud(const string &key) in CheckIsCloud() 106 bool CloudFileUtils::CheckIsCloudLocation(const string &key) in CheckIsCloudLocation() 111 bool CloudFileUtils::CheckIsHmdfsPermission(const string &key) in CheckIsHmdfsPermission() 116 bool CloudFileUtils::CheckIsCloudRecycle(const string &key) in CheckIsCloudRecycle() 121 bool CloudFileUtils::CheckIsFavorite(const string &key) in CheckIsFavorite() 126 bool CloudFileUtils::CheckFileStatus(const string &key) in CheckFileStatus()
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | json_utils.cpp | 116 bool JsonUtils::GetInt32FromJsonValue(const nlohmann::json& jsonValue, const std::string& key, int3… in GetInt32FromJsonValue() 128 bool JsonUtils::GetBoolFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, bool&… in GetBoolFromJsonValue() 140 bool JsonUtils::GetStringFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, std… in GetStringFromJsonValue() 152 bool JsonUtils::GetObjFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, nlohma… in GetObjFromJsonValue() 164 bool JsonUtils::GetArrayFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, nloh… in GetArrayFromJsonValue() 176 bool JsonUtils::GetStrArrFromJsonValue(const nlohmann::json& jsonValue, const std::string& key, in GetStrArrFromJsonValue()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/ |
H A D | distributed_preferences_test.cpp | 137 std::string key("<key>"); variable 150 std::string key("bundleName"); variable 163 std::string key("bundleName|100101"); variable 176 std::string key("<key>"); variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | datashare_manager.cpp | 50 sptr<SettingObserver> DataShareManager::GetSettingObserver(const std::string &key) in GetSettingObserver() 68 void DataShareManager::RegisterObserver(const std::string &key, SettingObserver::ObserverCallback &… in RegisterObserver() 98 void DataShareManager::UnregisterObserver(const std::string &key) in UnregisterObserver() 121 Uri DataShareManager::AssembleUserSecureUri(int userId, const std::string &key) in AssembleUserSecureUri() 138 void DataShareManager::UpdateSwitchStatus(const std::string &key, const std::string &value) in UpdateSwitchStatus()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_sorting_map_test.cpp | 44 std::string key = "Key"; variable 133 std::string key = "Key"; variable 149 std::string key = ""; variable 165 std::string key = "Key"; variable 182 std::string key = "Key"; variable
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/ |
H A D | hks_local_engine.c | 65 int32_t HksLocalMac(const struct HksBlob *key, const struct HksParamSet *paramSet, in HksLocalMac() 109 struct HksBlob key = { 0, NULL }; in HksLocalGenerateKey() local 158 static int32_t CipherEncrypt(const struct HksBlob *key, const struct HksParamSet *paramSet, in CipherEncrypt() 172 static int32_t CheckLocalCipherParams(uint32_t cmdId, const struct HksBlob *key, const struct HksPa… in CheckLocalCipherParams() 194 static int32_t EncryptAndDecrypt(uint32_t cmdId, const struct HksBlob *key, const struct HksParamSe… in EncryptAndDecrypt() 218 int32_t HksLocalEncrypt(const struct HksBlob *key, const struct HksParamSet *paramSet, in HksLocalEncrypt() 225 int32_t HksLocalDecrypt(const struct HksBlob *key, const struct HksParamSet *paramSet, in HksLocalDecrypt() 251 static int32_t CheckLocalSignVerifyParams(uint32_t cmdId, const struct HksBlob *key, const struct H… in CheckLocalSignVerifyParams() 314 int32_t HksLocalSign(const struct HksBlob *key, const struct HksParamSet *paramSet, const struct Hk… in HksLocalSign() 347 int32_t HksLocalVerify(const struct HksBlob *key, const struct HksParamSet *paramSet, const struct … in HksLocalVerify()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | pac_map_test.cpp | 1152 std::string key = "this is key"; variable 1171 std::string key = "this is key"; variable 1189 std::string key = "this is key"; variable 1207 std::string key = "this is key"; variable 1225 std::string key = "this is key"; variable 1243 std::string key = "this is key"; variable 1261 std::string key = "this is key"; variable 1279 std::string key = "this is key"; variable 1297 std::string key = "this is key"; variable 1315 std::string key = "this is key"; variable [all …]
|
/ohos5.0/base/security/security_guard/test/unittest/mock/preferences_wrapper/ |
H A D | preferences_wrapper.h | 42 static int32_t PutInt(const std::string &key, int value) in PutInt() 50 static int32_t GetInt(const std::string &key, int defaultValue) in GetInt()
|
/ohos5.0/foundation/multimedia/camera_lite/interfaces/kits/ |
H A D | camera_ability.h | 99 template<typename T> int32_t SetParameterRange(uint32_t key, std::list<T> rangeList) in SetParameterRange() 114 template<typename T> std::list<T> GetParameterRange(uint32_t key) const in GetParameterRange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_caches.cpp | 135 for (const auto& key : keysFrom) { in FetchMoreKeysTTypes() local 164 const auto key = GetKey4Index(index, false); in GetCachedNode4Index() local 438 for (const auto& key : activeNodeKeysInL1_) { in ForEachL1IndexUINode() local 478 for (const auto& key : l1Copy) { in RebuildL1() local 500 for (const auto& key : l1Copy) { in RebuildL1WithKey() local 511 RefPtr<UINode> RepeatVirtualScrollCaches::DropFromL1(const std::string& key) in DropFromL1() 549 for (const auto& key : activeNodeKeysInL1_) { in GetFrameNodeIndex() local 615 const std::string& key = keyIter; in GetL1KeyToUpdate() local 681 const std::string key = iter.first; in FindUnusedKeys() local 876 const auto& key = itUINode.first; in GetSortedL2KeysForTType() local [all …]
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/ |
H A D | store_cache.cpp | 42 std::string key = intention; in GetStore() local 45 …stores_.Compute(key, [&store, intention](const auto &key, std::shared_ptr<Store> &storePtr) -> boo… in GetStore() 74 stores_.EraseIf([¤t](auto &key, std::shared_ptr<Store> &storePtr) { in GarbageCollect()
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/src/ |
H A D | hmac_key.c | 53 Buffer *key = NULL; in GenerateHmacKey() local 76 Buffer *key = GenerateHmacKey(&peerUdidBuf); in HmacSign() local 108 Buffer *key = GenerateHmacKey(&peerUdidBuf); in HmacVerify() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/ |
H A D | kvstore_common.c | 48 boolean IsValidKey(const char* key) in IsValidKey() 77 void DeleteKVCache(const char* key) in DeleteKVCache() 107 void AddKVCache(const char* key, const char* value, boolean isNew) in AddKVCache() 158 int GetValueByCache(const char* key, char* value, unsigned int maxLen) in GetValueByCache()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | marquee_tdd_test.cpp | 30 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest006() local 76 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest007() local 122 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest008() local 167 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest009() local 214 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest010() local 266 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(fontSizeName)); in ComponentMarqueeStyleSetTest011() local 311 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(fontSizeName)); in ComponentMarqueeStyleSetTest012() local 363 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(fontSizeName)); in ComponentMarqueeStyleSetTest013() local
|
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/ |
H A D | encoded_param.h | 69 UnsignedVarintEncodedParam(const std::string& key, T val): EncodedParam(key) in UnsignedVarintEncodedParam() 110 …UnsignedVarintEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(… in UnsignedVarintEncodedArrayParam() 159 SignedVarintEncodedParam(const std::string& key, T val): EncodedParam(key) in SignedVarintEncodedParam() 201 …SignedVarintEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(ke… in SignedVarintEncodedArrayParam() 248 FloatingNumberEncodedParam(const std::string& key, T val): EncodedParam(key) in FloatingNumberEncodedParam() 295 …FloatingNumberEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(… in FloatingNumberEncodedArrayParam() 347 StringEncodedParam(const std::string& key, const std::string& val): EncodedParam(key) in StringEncodedParam() 379 …StringEncodedArrayParam(const std::string& key, const std::vector<std::string>& vals): EncodedPara… in StringEncodedArrayParam()
|
/ohos5.0/commonlibrary/utils_lite/js/builtin/kvstorekit/src/ |
H A D | nativeapi_kv.cpp | 30 bool IsValidKey(const char* key) in IsValidKey() 45 int GetFullPath(const char* dataPath, const char* key) in GetFullPath() 73 int GetValueInner(const char* dataPath, const char* key, char* value) in GetValueInner() 82 int SetValueInner(const char* dataPath, const char* key, const char* value) in SetValueInner() 91 int DeleteValueInner(const char* dataPath, const char* key) in DeleteValueInner() 126 char* key = JSI::GetStringProperty(args, KV_KEY); in ExecuteGet() local 166 char* key = JSI::GetStringProperty(args, KV_KEY); in ExecuteSet() local 212 char* key = JSI::GetStringProperty(args, KV_KEY); in ExecuteDelete() local
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/ |
H A D | aes_common.cpp | 46 int32_t GenerateSymKey(const char *algoName, HcfSymKey **key) in GenerateSymKey() 64 int32_t ConvertSymKey(const char *algoName, HcfSymKey **key) in ConvertSymKey() 148 int32_t AesMultiBlockEncrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params) in AesMultiBlockEncrypt() 202 int32_t AesMultiBlockDecrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params) in AesMultiBlockDecrypt() 257 int32_t AesEncryptWithInput(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, in AesEncryptWithInput() 300 int32_t AesEncrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in AesEncrypt() 345 int32_t AesDecrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in AesDecrypt() 393 int32_t AesNoUpdateEncWithInput(HcfCipher *cipher, HcfSymKey *key, HcfBlob *input, in AesNoUpdateEncWithInput() 424 int32_t AesDecryptEmptyMsg(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in AesDecryptEmptyMsg() 449 int32_t AesNoUpdateEncrypt(HcfCipher *cipher, HcfSymKey *key, HcfParamsSpec *params, in AesNoUpdateEncrypt() [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/ |
H A D | db_adapter_test.cpp | 162 std::string key; variable 349 std::string key = std::string(TEST_DEV_ID_1 + TEST_DH_ID_1); variable 427 std::string key; variable 444 std::string key = "key"; variable 461 std::string key = "key"; variable 478 std::string key = "key"; variable 495 std::string key = "key"; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | html_to_span.cpp | 272 bool HtmlToSpan::IsFontAttr(const std::string& key) in IsFontAttr() 305 bool HtmlToSpan::IsParagraphAttr(const std::string& key) in IsParagraphAttr() 313 bool HtmlToSpan::IsDecorationLine(const std::string& key) in IsDecorationLine() 322 bool HtmlToSpan::IsDecorationStyle(const std::string& key) in IsDecorationStyle() 366 bool HtmlToSpan::IsDecorationAttr(const std::string& key) in IsDecorationAttr() 495 bool HtmlToSpan::IsTextShadowAttr(const std::string& key) in IsTextShadowAttr() 500 bool HtmlToSpan::IsTextIndentAttr(const std::string& key) in IsTextIndentAttr() 505 bool HtmlToSpan::IsLineHeightAttr(const std::string& key) in IsLineHeightAttr() 510 bool HtmlToSpan::IsPaddingAttr(const std::string& key) in IsPaddingAttr() 519 bool HtmlToSpan::IsMarginAttr(const std::string& key) in IsMarginAttr() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_rdb_data_manager.cpp | 42 bool RdbDataManager::InsertData(const std::string &key, const std::string &value) in InsertData() 57 bool RdbDataManager::UpdateData(const std::string &key, const std::string &value) in UpdateData() 68 bool RdbDataManager::DeleteData(const std::string &key) in DeleteData() 78 bool RdbDataManager::QueryData(const std::string &key, std::string &value) in QueryData()
|
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/include/ |
H A D | idisplay_buffer_vdi.h | 128 …virtual int32_t SetMetadata(const BufferHandle& handle, uint32_t key, const std::vector<uint8_t>& … in SetMetadata() 133 … virtual int32_t GetMetadata(const BufferHandle& handle, uint32_t key, std::vector<uint8_t>& value) in GetMetadata() 143 virtual int32_t EraseMetadataKey(const BufferHandle& handle, uint32_t key) in EraseMetadataKey()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_setting_helper.cpp | 56 bool ScreenSettingHelper::GetSettingDpi(uint32_t& dpi, const std::string& key) in GetSettingDpi() 69 bool ScreenSettingHelper::GetSettingValue(uint32_t& value, const std::string& key) in GetSettingValue() 82 bool ScreenSettingHelper::SetSettingDefaultDpi(uint32_t& dpi, const std::string& key) in SetSettingDefaultDpi() 122 bool ScreenSettingHelper::GetSettingCast(bool& enable, const std::string& key) in GetSettingCast() 173 bool ScreenSettingHelper::GetSettingRotation(int32_t& rotation, const std::string& key) in GetSettingRotation() 196 bool ScreenSettingHelper::GetSettingRotationScreenId(int32_t& screenId, const std::string& key) in GetSettingRotationScreenId()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | openssl_rsa_helper.c | 29 int32_t SaveRsaKeyToHksBlob(EVP_PKEY *pkey, const uint32_t keySize, struct HksBlob *key) in SaveRsaKeyToHksBlob() 163 static RSA *InitRsa(struct HksBlob *key, const bool needPrivateExponent) in InitRsa() 236 int32_t EncryptRsa(const struct HksBlob *inData, struct HksBlob *outData, struct HksBlob *key, int … in EncryptRsa() 284 int32_t DecryptRsa(const struct HksBlob *inData, struct HksBlob *outData, struct HksBlob *key, int … in DecryptRsa() 334 static EVP_PKEY_CTX *InitRsaCtx(struct HksBlob *key, int padding, bool signing, uint32_t len) in InitRsaCtx() 388 int32_t OpensslRsaSignWithNoneDegist(struct HksBlob *key, int padding, const struct HksBlob *messag… in OpensslRsaSignWithNoneDegist() 406 int32_t OpensslRsaVerifyWithNoneDegist(struct HksBlob *key, int padding, const struct HksBlob *mess… in OpensslRsaVerifyWithNoneDegist() 422 …SignRsa(const struct HksBlob *plainText, struct HksBlob *signData, struct HksBlob *key, int paddin… in OpensslSignRsa() 485 …rifyRsa(const struct HksBlob *plainText, struct HksBlob *signData, struct HksBlob *key, int paddin… in OpensslVerifyRsa()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/filters/test/av_transport_input_filter_test/ |
H A D | av_transport_input_filter_test.cpp | 53 int32_t key = -1; variable 66 int32_t key = static_cast<int32_t>(Plugin::Tag::MIME); variable 87 int32_t key = -1; variable 100 int32_t key = static_cast<int32_t>(Plugin::Tag::MIME); variable 276 int32_t key = static_cast<int32_t>(Plugin::Tag::MIME); variable 361 int32_t key = static_cast<int32_t>(Plugin::Tag::MIME); variable 384 int32_t key = static_cast<int32_t>(Plugin::Tag::VIDEO_WIDTH); variable 456 int32_t key = static_cast<int32_t>(Plugin::Tag::AUDIO_CHANNELS); variable 560 int32_t key = static_cast<int32_t>(Plugin::Tag::MEDIA_DESCRIPTION); variable
|