Home
last modified time | relevance | path

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

/system/libhidl/transport/
DHidlBinderSupport.cpp296 void addPostCommandTask(const std::function<void(void)> task) { in addPostCommandTask() function
/system/libhwbinder/
DIPCThreadState.cpp1047 void IPCThreadState::addPostCommandTask(const std::function<void(void)>& task) { in addPostCommandTask() function in android::hardware::IPCThreadState