Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4426 uint32_t installSourceFlag = static_cast<uint32_t>(flag); in SetApplicationFlags() local
4428 static_cast<int32_t>((applicationFlags & PREINSTALL_SOURCE_CLEAN_MASK) | installSourceFlag); in SetApplicationFlags()