Home
last modified time | relevance | path

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

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