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

  /system/bt/service/ipc/
linux_ipc_host.h 93 bool OnStopService(const std::string& service_uuid);
linux_ipc_host.cpp 246 bool LinuxIPCHost::OnStopService(const std::string& service_uuid) {
287 return OnStopService(tokens[1]);

Completed in 1769 milliseconds