HomeSort by relevance Sort by last modified time
    Searched refs:OnStartService (Results 1 - 2 of 2) sorted by null

  /system/bt/service/ipc/
linux_ipc_host.h 90 bool OnStartService(const std::string& service_uuid);
linux_ipc_host.cpp 242 bool LinuxIPCHost::OnStartService(const std::string& service_uuid) {
285 return OnStartService(tokens[1]);

Completed in 114 milliseconds