Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dstate_machine.h105 std::vector<std::string> clientBundleNames_; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dstate_machine.h107 std::vector<std::string> clientBundleNames_; variable
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dstate_machine.cpp489 clientBundleNames_.push_back(bundleName); in RegisterApplicationStateObserver()
494 auto err = appMgr->RegisterApplicationStateObserver(appStateObserver_, clientBundleNames_); in RegisterApplicationStateObserver()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dstate_machine.cpp499 clientBundleNames_.push_back(bundleName); in RegisterApplicationStateObserver()
504 auto err = appMgr->RegisterApplicationStateObserver(appStateObserver_, clientBundleNames_); in RegisterApplicationStateObserver()