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