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.cpp450 unsigned int hapFlags = GetHapFlags(createDirParam.isPreInstallApp, createDirParam.debug, in CreateBundleDataDir() local
579 unsigned int hapFlags = GetHapFlags(createDirParam.isPreInstallApp, createDirParam.debug, in CreateExtensionDir() local
1024 unsigned int hapFlags = 0; in GetHapFlags() local
1036 unsigned int hapFlags = GetHapFlags(isPreInstallApp, debug, false); in SetDirApl() local
1041 unsigned int hapFlags) in SetDirApl()
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_client.h62 uint32_t hapFlags = 0; // whether is pre installed hap member