Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2206 void SetNeedSendNotify(const bool needStatus);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4385 void InnerBundleInfo::SetNeedSendNotify(const bool needStatus) in SetNeedSendNotify() argument
4387 isNeedSendNotify_ = needStatus; in SetNeedSendNotify()