Home
last modified time | relevance | path

Searched refs:SUBSCRIBED (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/nap_process/test/
H A Dnap_process_test.cpp28 constexpr int32_t SUBSCRIBED = 1; member
86 napProcess.napMap_[data] = SUBSCRIBED; in HWTEST_F()
/foundation/multimodalinput/input/service/nap_process/src/
H A Dnap_process.cpp32 constexpr int32_t SUBSCRIBED { 1 };
80 bool IsNeedSendMessage = napMap_[data] == SUBSCRIBED || napMap_[data] == NAP_EVENT; in IsNeedNotify()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp118 constexpr int32_t SUBSCRIBED { 1 };
1899 int32_t syncState = SUBSCRIBED; in ObserverAddInputHandler()
2281 int32_t syncState = SUBSCRIBED; in SubscribeKeyEvent()
2345 int32_t syncState = SUBSCRIBED; in SubscribeHotkey()

Completed in 7 milliseconds