Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission.h163 needNotify_ = needNotify; in SetNotifyLabel()
173 return needNotify_; in NeedNotify()
230 bool needNotify_ = true; member in OHOS::AAFwk::Mission
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp77 bool needNotify_; member
81 DiscoverInfomation() : isDiscovering_(false), needNotify_(false) in DiscoverInfomation()
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
H A Dmission_list_manager_test.cpp3674 mission->needNotify_ = true; in HWTEST_F()
3696 mission->needNotify_ = true; in HWTEST_F()
3719 mission->needNotify_ = true; in HWTEST_F()
3742 mission->needNotify_ = false; in HWTEST_F()
5049 mission->needNotify_ = true; in HWTEST_F()
5079 mission->needNotify_ = false; in HWTEST_F()
5106 mission->needNotify_ = false; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h740 bool needNotify_ {true};
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp592 needNotify_ = needNotify; in SetNeedNotify()
597 return needNotify_; in NeedNotify()

Completed in 19 milliseconds