Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp198 #define APP_ACCESS_BUNDLE_DIR 0x20 macro
3258 startMsg.flags |= hasAccessBundleDirReq ? APP_ACCESS_BUNDLE_DIR : 0; in SetAppInfo()