Searched refs:strItemName (Results 1 – 2 of 2) sorted by relevance
53 bool CPathNavigator::navigateThrough(const std::string &strItemName, std::string &strError) in navigateThrough() argument67 "Path not complete: " + getCurrentPath() + ", trying to access to " + strItemName; in navigateThrough()72 if (*pStrChildName != strItemName) { in navigateThrough()74 strError = "Path not found: " + getCurrentPath() + ", expected: " + strItemName + in navigateThrough()
45 bool navigateThrough(const std::string &strItemName, std::string &strError);