Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp73 const std::string DISTRIBUTED_FILE_NON_ACCOUNT = "/data/service/el2/%/hmdfs/non_account/data/"; variable
530 distributedfile = DISTRIBUTED_FILE_NON_ACCOUNT; in CreateBundleDataDir()
680 std::string fileNonAccount = DISTRIBUTED_FILE_NON_ACCOUNT + bundleName; in RemoveDistributedDir()
696 std::string fileNonAccount = DISTRIBUTED_FILE_NON_ACCOUNT + bundleName; in CleanDistributedDir()