Home
last modified time | relevance | path

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

/system/chre/host/common/
Dchre_aidl_hal_client.cc708 void executeCommand(std::vector<std::string> cmdLine) { in executeCommand() function
/system/libhwbinder/
DIPCThreadState.cpp1061 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::hardware::IPCThreadState