Home
last modified time | relevance | path

Searched refs:DATA_STORAGE_PREFIX (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp41 const std::string DATA_STORAGE_PREFIX = "encrypt_"; variable
186 if (storeId.find(DATA_STORAGE_PREFIX) != std::string::npos) { in MoveData()