Home
last modified time | relevance | path

Searched defs:keyId (Results 1 - 25 of 94) sorted by relevance

1234

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlazy_load_watcher.cpp19 LazyLoadWatcher(jerry_value_t nativeElement, jerry_value_t attrName, jerry_value_t getter, uint16_t keyId) LazyLoadWatcher() argument
H A Dlazy_load_manager.cpp94 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 Dkey_event.h60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_creator_manager_test.cpp74 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 Dimage_creator_manager.cpp24 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 Dimage_receiver_manager.cpp34 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 Del5_filekey_manager_kit.cpp33 int32_t El5FilekeyManagerKit::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument
H A Del5_filekey_manager_proxy.cpp90 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 Del5_filekey_manager_client.cpp61 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 Del5_filekey_manager_kit_unittest.cpp109 std::string keyId; in HWTEST_F() local
/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_unittest.cpp123 std::string keyId; in HWTEST_F() local
H A Del5_filekey_manager_service_mock_unittest.cpp65 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 Dinner_bundle_user_info.h45 std::string keyId; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Del5_filekey_callback.cpp45 std::string keyId = ""; in OnRegenerateAppKey() local
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_sync_helper.cpp54 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 Dhuks_wrapper_test.cpp86 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 Dnative_cencinfo.cpp114 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 Dcenc_info_capi_unit_test.cpp130 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 Dstorage_daemon_client_test.cpp308 std::string keyId = "keyId"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
H A Dfscrypt_key_v1_ext_mock.cpp73 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 Dfscrypt_key_v2_mock.cpp61 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 Dstorage_daemon_stub_test.cpp858 string keyId = reply2.ReadString(); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/crypto/test/
H A Dfilesystem_crypto_test.cpp476 std::string keyId = "keys"; // UserKeys type in HWTEST_F() local
/test/xts/acts/multimedia/av_codec/avcencInfo/src/
H A Dcenc_info_capi_unit_test.cpp127 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 Del5_filekey_manager_stub.cpp93 std::string keyId; in GenerateAppKeyInner() local
160 std::string keyId = data.ReadString(); in UnmarshallingLoadInfos() local

Completed in 12 milliseconds

1234