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 ", trying to access to " + strItemName; in navigateThrough()72 if (*pStrChildName != strItemName) { in navigateThrough()75 ", expected: " + strItemName + " but found: " + *pStrChildName; in navigateThrough()
45 bool navigateThrough(const std::string& strItemName, std::string& strError);