Home
last modified time | relevance | path

Searched refs:START_APP_CLONE_USER_ID (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dapp_clone_key_manager.cpp32 for (int userId = StorageService::START_APP_CLONE_USER_ID; in ActiveAppCloneUserKey()
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h25 const int START_APP_CLONE_USER_ID = 219; member
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp325 if (userId < StorageService::START_APP_CLONE_USER_ID || userId > StorageService::MAX_APP_CLONE_USER_ID) { in RestoreOneUserKey()
500 if (userId >= StorageService::START_APP_CLONE_USER_ID && userId < StorageService::MAX_APP_CLONE_USER_ID) { in CompleteAddUser()

Completed in 4 milliseconds