Home
last modified time | relevance | path

Searched defs:wantAgent_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dtimer_info.h74 void TimerInfo::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent_) in SetWantAgent()
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/conditions/
H A Dtimer_info.h74 void TimerInfo::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent_) in SetWantAgent()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeofence_request.h108 AbilityRuntime::WantAgent::WantAgent wantAgent_; variable
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1272 static std::set<std::shared_ptr<AbilityRuntime::WantAgent::WantAgent>> wantAgent_; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1764 static std::set<std::shared_ptr<AbilityRuntime::WantAgent::WantAgent>> wantAgent_; variable
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp33 std::set<std::shared_ptr<AbilityRuntime::WantAgent::WantAgent>> NotificationNapi::wantAgent_; member in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp33 std::set<std::shared_ptr<AbilityRuntime::WantAgent::WantAgent>> Common::wantAgent_; member in OHOS::NotificationNapi::Common
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession.cpp725 AbilityRuntime::WantAgent::WantAgent* wantAgent_; in SetLaunchAbility() member