HomeSort by relevance Sort by last modified time
    Searched refs:_strUnit (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/parameter/
ParameterType.cpp 67 return _strUnit;
72 _strUnit = strUnit;
79 xmlElement.getAttribute(gUnitPropertyName, _strUnit);
ParameterType.h 164 std::string _strUnit;

Completed in 48 milliseconds