Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
Dsystem_event_observer.h49 ISystemEvent callbacks_; variable
/base/msdp/device_status/services/interaction/coordination/include/
Ddevice_profile_adapter.h53 std::map<std::string, DeviceProfileAdapter::DPCallback> callbacks_; variable
/base/sensors/sensor/services/sensor/hdi_connection/hardware/include/
Dhdi_service_impl.h44 static std::vector<RecordSensorCallback> callbacks_; variable
/base/msdp/device_status/libs/include/
Ddevicestatus_msdp_mock.h68 std::map<int32_t, Callback> callbacks_; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Dpanel_listener_impl.h43 … ConcurrentMap<uint32_t, ConcurrentMap<std::string, std::shared_ptr<JSCallbackObject>>> callbacks_; variable
/base/location/services/location_locator/locator/include/
Dlocator_required_data_manager.h186 std::vector<sptr<ILocatingRequiredDataCallback>> callbacks_; variable
/base/powermgr/battery_manager/charger/include/
Dbattery_thread.h59 std::map<int32_t, Callback> callbacks_; variable
/base/powermgr/power_manager/services/native/include/
Dpower_mode_module.h56 std::set<sptr<IRemoteObject>> callbacks_; variable
/base/msdp/device_status/services/native/include/
Dstream_server.h80 std::map<int32_t, std::function<void(SessionPtr)>> callbacks_; variable
/base/sensors/sensor/services/sensor/hdi_connection/hardware/src/
Dhdi_service_impl.cpp54 std::vector<RecordSensorCallback> HdiServiceImpl::callbacks_; member in OHOS::Sensors::HdiServiceImpl
/base/security/access_token/services/tokensyncmanager/include/remote/
Dsoft_bus_channel.h297 std::map<std::string, std::function<void(std::string)>> callbacks_; variable