Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DRecurrentTimer.cpp88 std::unique_ptr<CallbackInfo> info = std::make_unique<CallbackInfo>(); in registerTimerCallback()
128 CallbackInfo* callbackInfo = it->second.get(); in handleMessage()
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DRecurrentTimer.h62 struct CallbackInfo { struct
76 std::unordered_map<int, std::unique_ptr<CallbackInfo>> mCallbackInfoById GUARDED_BY(mLock); argument
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h714 struct CallbackInfo { struct
718 std::unordered_map<HWC2::Callback, CallbackInfo> mCallbacks; argument
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h677 struct CallbackInfo { struct
681 std::unordered_map<HWC2::Callback, CallbackInfo> mCallbacks; argument