Home
last modified time | relevance | path

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

/system/tools/hidl/utils/
DFqInstance.cpp23 static const char INSTANCE_SEP = '/'; variable
95 auto pos = s.find(INSTANCE_SEP); in setTo()
126 if (hasInstance()) ret += INSTANCE_SEP + mInstance; in string()