/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/ |
H A D | storage_daemon.h | 30 const std::vector<uint8_t> oldSecret; member
|
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_callback.cpp | 208 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in AddUserKey() 244 std::vector<uint8_t> oldSecret; in OnResult() local 318 std::vector<uint8_t> oldSecret; in OnResult() local 411 std::vector<uint8_t> oldSecret; in OnResult() local 511 std::vector<uint8_t> oldSecret; in OnResult() local
|
H A D | inner_account_iam_manager.cpp | 491 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in UpdateStorageKey() 509 const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) in InnerUpdateStorageKey() 568 …const std::vector<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_… in UpdateStorageUserAuth() 585 …const std::vector<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_… in InnerUpdateStorageUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/ |
H A D | storage_manager_client.cpp | 88 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/ |
H A D | filesystem_crypto.cpp | 77 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ |
H A D | sdc.cpp | 134 std::vector<uint8_t> oldSecret(args[INDEX_4].begin(), args[INDEX_4].end()); in UpdateUserAuth() local
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/ |
H A D | filesystemcrypto_fuzzer.cpp | 83 std::vector<uint8_t> oldSecret; in UpdateUserAuthFuzzTest() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_service_mock.h | 130 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/ |
H A D | storage_daemon_client.cpp | 257 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 111 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
H A D | storage_manager_proxy_mock.cpp | 58 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_service_mock.h | 202 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxymock.h | 198 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 198 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 273 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_stub.cpp | 442 std::vector<uint8_t> oldSecret; in HandleUpdateUserAuth() local
|
H A D | storage_daemon_proxy.cpp | 384 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
H A D | storage_daemon.cpp | 494 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 416 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
H A D | storage_manager_stub.cpp | 810 std::vector<uint8_t> oldSecret; in HandleUpdateUserAuth() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 326 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 202 const std::vector<uint8_t> &oldSecret, in UpdateUserAuth()
|