OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCreateIPCSocketPath
(Results
1 - 2
of
2
) sorted by null
/system/bt/service/
switches.h
28
const char
kCreateIPCSocketPath
[] = "create-ipc-socket";
settings.cpp
40
if (iter.first == switches::
kCreateIPCSocketPath
) {
41
//
kCreateIPCSocketPath
: An optional argument that initializes an IPC
Completed in 618 milliseconds