Home
last modified time | relevance | path

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

/aosp12/system/bt/service/ipc/
H A Dlinux_ipc_host.cc51 const char kDestroyServiceCommand[] = "destroy-service"; variable
277 if (tokens[0] == kDestroyServiceCommand) in OnMessage()