Searched defs:AddEvent (Results 1 – 4 of 4) sorted by relevance
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ | ||
| D | permission_grant_event.cpp | 38 void PermissionGrantEvent::AddEvent(AccessTokenID tokenID, const std::string& permissionName, uint6… in AddEvent() function in OHOS::Security::AccessToken::PermissionGrantEvent |
| /base/powermgr/thermal_manager/services/native/src/thermal_observer/ | ||
| D | thermal_common_event_receiver.cpp | 38 void ThermalCommonEventReceiver::AddEvent(std::string eventName, EventHandle callback) in AddEvent() function in OHOS::PowerMgr::ThermalCommonEventReceiver |
| /base/notification/common_event_service/frameworks/native/src/ | ||
| D | matching_skills.cpp | 70 void MatchingSkills::AddEvent(const std::string &event) in AddEvent() function in OHOS::EventFwk::MatchingSkills |
| /base/hiviewdfx/hiview/base/ | ||
| D | event_loop.cpp | 162 uint64_t EventLoop::AddEvent(std::shared_ptr<EventHandler> handler, std::shared_ptr<Event> event, c… in AddEvent() function in OHOS::HiviewDFX::EventLoop |