Home
last modified time | relevance | path

Searched defs:serviceHandler_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h147 static std::shared_ptr<AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dtext_listener.h82 std::shared_ptr<AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_service_ability.h151 static std::shared_ptr<AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h226 static std::shared_ptr<AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h187 static std::shared_ptr<AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h272 std::shared_ptr<AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/base/request/request/frameworks/native/src/
H A Dresponse_message_receiver.cpp35 std::shared_ptr<OHOS::AppExecFwk::EventHandler> serviceHandler_; variable
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp61 std::shared_ptr<AppExecFwk::EventHandler> InputMethodSystemAbility::serviceHandler_; member in OHOS::MiscServices::InputMethodSystemAbility
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp134 std::shared_ptr<AppExecFwk::EventHandler> ScanServiceAbility::serviceHandler_; member in OHOS::Scan::ScanServiceAbility
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp150 std::shared_ptr<AppExecFwk::EventHandler> WallpaperService::serviceHandler_; member in OHOS::WallpaperMgrService::WallpaperService
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp121 std::shared_ptr<AppExecFwk::EventHandler> PrintServiceAbility::serviceHandler_; member in OHOS::Print::PrintServiceAbility