Home | History | Annotate | Download | only in automation

Lines Matching refs:kNamedInterfacePrefix

147   // If the channel_id starts with kNamedInterfacePrefix, create a named IPC
150 channel_id.find(automation::kNamedInterfacePrefix) == 0;
153 strlen(automation::kNamedInterfacePrefix));