Searched refs:NONE_COMBINATION_ERROR (Results 1 – 2 of 2) sorted by relevance
30 const std::string KeyeventTracker::NONE_COMBINATION_ERROR = member in OHOS::uitest::KeyeventTracker79 return NONE_COMBINATION_ERROR; in WriteCombinationData()
69 static const std::string NONE_COMBINATION_ERROR; variable