Searched defs:searchPath (Results 1 – 4 of 4) sorted by relevance
90 std::regex searchPath(std::string(R"(i2c-\d+$)")); in getI2cDevicePaths() local
325 std::string searchPath{"/au/com/codeconstruct/"}; in discoverDevices() local
500 std::ostringstream searchPath; in detectCpu() local
257 const std::string& searchPath, int depth, in getSubtree()