Home
last modified time | relevance | path

Searched defs:hapFlags (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp455 unsigned int hapFlags = GetHapFlags(createDirParam.isPreInstallApp, createDirParam.debug, in CreateBundleDataDir() local
633 unsigned int hapFlags = GetHapFlags(createDirParam.isPreInstallApp, createDirParam.debug, in CreateCommonDataDir() local
733 unsigned int hapFlags = GetHapFlags(createDirParam.isPreInstallApp, createDirParam.debug, in CreateEl2DataDir() local
764 unsigned int hapFlags = GetHapFlags(createDirParam.isPreInstallApp, createDirParam.debug, in CreateExtensionDir() local
1218 unsigned int hapFlags = 0; in GetHapFlags() local
1230 unsigned int hapFlags = GetHapFlags(isPreInstallApp, debug, false); in SetDirApl() local
1235 unsigned int hapFlags) in SetDirApl()
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_client.h63 uint32_t hapFlags = 0; // whether is pre installed hap member