Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dipc_helper.cpp431 std::vector<size_t> separators{0}; // The path is absolute, so '/' is at #0. in WaitForEndpoint() local
434 separators.push_back(pos); in WaitForEndpoint()
437 separators.push_back(endpoint_path.size()); in WaitForEndpoint()
443 while (pos < separators.size() && links <= MAXSYMLINKS) { in WaitForEndpoint()
445 current = endpoint_path.substr(0, separators[pos]); in WaitForEndpoint()
454 separators[pos - 1] + 1, separators[pos] - separators[pos - 1] - 1); in WaitForEndpoint()
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc28 // SepTable - stack of result separators
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc34 // SepTable - stack of result separators
/frameworks/base/cmds/statsd/src/
Datoms.proto5533 // with spaces as separators.