Searched defs:addPostCommandTask (Results 1 – 2 of 2) sorted by relevance
296 void addPostCommandTask(const std::function<void(void)> task) { in addPostCommandTask() function
1047 void IPCThreadState::addPostCommandTask(const std::function<void(void)>& task) { in addPostCommandTask() function in android::hardware::IPCThreadState