Home
last modified time | relevance | path

Searched defs:getCallbacks (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Daidl_callback_util.h81 const std::set<std::shared_ptr<CallbackType>>& getCallbacks() { in getCallbacks() function
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1821 const gfxstream::host::BackendCallbacks& VkEmulation::getCallbacks() const { return mCallbacks; } in getCallbacks() function in gfxstream::vk::VkEmulation