Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dmission.h163 needNotify_ = needNotify; in SetNotifyLabel()
173 return needNotify_; in NeedNotify()
230 bool needNotify_ = true; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp80 bool needNotify_; member
84 DiscoverInfomation() : isDiscovering_(false), needNotify_(false) in DiscoverInfomation()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
H A Dmission_list_manager_test.cpp3677 mission->needNotify_ = true;
3699 mission->needNotify_ = true;
3722 mission->needNotify_ = true;
3745 mission->needNotify_ = false;
5052 mission->needNotify_ = true;
5082 mission->needNotify_ = false;
5109 mission->needNotify_ = false;
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h779 bool needNotify_ {true};
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp602 needNotify_ = needNotify; in SetNeedNotify()
607 return needNotify_; in NeedNotify()