Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DPathNavigator.cpp113 bool CPathNavigator::checkPathFormat(const std::string &strUpl) in checkPathFormat() argument
115 return strUpl[0] == '/'; in checkPathFormat()
DPathNavigator.h55 static bool checkPathFormat(const std::string &strUpl);