Home
last modified time | relevance | path

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

/aosp12/system/libhidl/transport/
H A DHidlBinderSupport.cpp303 void addPostCommandTask(const std::function<void(void)> task) { in addPostCommandTask() function
/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp1043 void IPCThreadState::addPostCommandTask(const std::function<void(void)>& task) { in addPostCommandTask() function in android::hardware::IPCThreadState