Searched defs:EndHint (Results 1 – 2 of 2) sorted by relevance
61 enum class HintActionType { Node, DoHint, EndHint, MaskHint }; enumerator
197 bool HintManager::EndHint(const std::string& hint_type) { in EndHint() function in android::perfmgr::HintManager