Home
last modified time | relevance | path

Searched refs:abbp (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/daemon/
Dabb_service.cpp28 static auto& abbp = *new std::unique_ptr<AbbProcess>(std::make_unique<AbbProcess>()); variable
89 return abbp->sendCommand(command); in execute_abb_command()