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