Searched defs:getCallbacks (Results 1 – 2 of 2) sorted by relevance
81 const std::set<std::shared_ptr<CallbackType>>& getCallbacks() { in getCallbacks() function
1821 const gfxstream::host::BackendCallbacks& VkEmulation::getCallbacks() const { return mCallbacks; } in getCallbacks() function in gfxstream::vk::VkEmulation