Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_unity.cpp97 const char delims[] = "\n"; in FindMountDeviceByPath() local
107 token = strtok(buf, delims); in FindMountDeviceByPath()
122 token = strtok(nullptr, delims); in FindMountDeviceByPath()