| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | lazy_load_watcher.cpp | 19 LazyLoadWatcher(jerry_value_t nativeElement, jerry_value_t attrName, jerry_value_t getter, uint16_t keyId) LazyLoadWatcher() argument
|
| H A D | lazy_load_manager.cpp | 94 AddLazyLoadWatcher(jerry_value_t nativeElement, jerry_value_t attrName, jerry_value_t getter, uint16_t keyId) AddLazyLoadWatcher() argument
|
| /foundation/arkui/ui_lite/interfaces/kits/events/ |
| H A D | key_event.h | 60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | image_creator_manager_test.cpp | 74 string keyId = "";
in HWTEST_F() local 90 string keyId = "";
in HWTEST_F() local 106 string keyId = "";
in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
| H A D | image_creator_manager.cpp | 24 sptr<IConsumerSurface> ImageCreatorManager::GetSurfaceByKeyId(string keyId) in GetSurfaceByKeyId() argument 32 shared_ptr<ImageCreator> ImageCreatorManager::GetImageCreatorByKeyId(string keyId) in GetImageCreatorByKeyId() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/ |
| H A D | image_receiver_manager.cpp | 34 shared_ptr<ImageReceiver> ImageReceiverManager::getImageReceiverByKeyId(string keyId) in getImageReceiverByKeyId() argument 38 sptr<Surface> ImageReceiverManager::getSurfaceByKeyId(string keyId) in getSurfaceByKeyId() argument
|
| /base/security/access_token/interfaces/innerkits/el5filekeymanager/src/ |
| H A D | el5_filekey_manager_kit.cpp | 33 int32_t El5FilekeyManagerKit::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument
|
| H A D | el5_filekey_manager_proxy.cpp | 90 int32_t El5FilekeyManagerProxy::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument 197 std::string keyId = reply.ReadString(); in GetUserAppKey() local
|
| H A D | el5_filekey_manager_client.cpp | 61 int32_t El5FilekeyManagerClient::GenerateAppKey(uint32_t uid, const std::string &bundleName, std::string &keyId) in GenerateAppKey() argument
|
| /base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/ |
| H A D | el5_filekey_manager_kit_unittest.cpp | 109 std::string keyId; in HWTEST_F() local
|
| /base/security/access_token/services/el5filekeymanager/test/src/ |
| H A D | el5_filekey_manager_service_unittest.cpp | 123 std::string keyId; in HWTEST_F() local
|
| H A D | el5_filekey_manager_service_mock_unittest.cpp | 65 int32_t GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument 194 std::string keyId; in HWTEST_F() local 213 std::string keyId; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | inner_bundle_user_info.h | 45 std::string keyId; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | el5_filekey_callback.cpp | 45 std::string keyId = ""; in OnRegenerateAppKey() local
|
| /foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
| H A D | clouddisk_sync_helper.cpp | 54 string keyId = to_string(userId) + bundleName;
in RegisterTriggerSync() local 74 string keyId = to_string(userId) + bundleName;
in UnregisterRepeatingTriggerSync() local 90 string keyId = to_string(userId) + bundleName;
in OnTriggerSyncCallback() local
|
| /base/security/asset/test/unittest/module_test/src/ |
| H A D | huks_wrapper_test.cpp | 86 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; in HWTEST_F() local 102 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; in HWTEST_F() local 127 struct KeyId keyId in HWTEST_F() local 162 struct KeyId keyId = { 100, keyAlias, DEVICE_FIRST_UNLOCKED }; HWTEST_F() local [all...] |
| /foundation/multimedia/av_codec/frameworks/native/capi/avcencinfo/ |
| H A D | native_cencinfo.cpp | 114 OH_AVErrCode OH_AVCencInfo_SetKeyIdAndIv(OH_AVCencInfo *cencInfo, uint8_t *keyId, in OH_AVCencInfo_SetKeyIdAndIv() argument
|
| /foundation/multimedia/av_codec/test/unittest/avcenc_info_test/ |
| H A D | cenc_info_capi_unit_test.cpp | 130 uint8_t keyId[] = { in HWTEST_F() local 154 uint8_t keyId[] = { in HWTEST_F() local 194 uint8_t keyId[] = { in HWTEST_F() local 218 uint8_t keyId[] = { in HWTEST_F() local 239 uint8_t keyId[] = { HWTEST_F() local 382 uint8_t keyId[] = { HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/client/test/ |
| H A D | storage_daemon_client_test.cpp | 308 std::string keyId = "keyId"; in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/ |
| H A D | fscrypt_key_v1_ext_mock.cpp | 73 GenerateAppkey(uint32_t userId, uint32_t appUid, std::unique_ptr<uint8_t[]> &keyId, uint32_t size) GenerateAppkey() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
| H A D | fscrypt_key_v2_mock.cpp | 61 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t appUid, std::string &keyId) in GenerateAppkey() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
| H A D | storage_daemon_stub_test.cpp | 858 string keyId = reply2.ReadString(); in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_manager/crypto/test/ |
| H A D | filesystem_crypto_test.cpp | 476 std::string keyId = "keys"; // UserKeys type in HWTEST_F() local
|
| /test/xts/acts/multimedia/av_codec/avcencInfo/src/ |
| H A D | cenc_info_capi_unit_test.cpp | 127 uint8_t keyId[] = { in HWTEST_F() local 151 uint8_t keyId[] = { in HWTEST_F() local 191 uint8_t keyId[] = { in HWTEST_F() local 215 uint8_t keyId[] = { in HWTEST_F() local 236 uint8_t keyId[] = { HWTEST_F() local 379 uint8_t keyId[] = { HWTEST_F() local [all...] |
| /base/security/access_token/services/el5filekeymanager/src/ |
| H A D | el5_filekey_manager_stub.cpp | 93 std::string keyId; in GenerateAppKeyInner() local 160 std::string keyId = data.ReadString(); in UnmarshallingLoadInfos() local
|