Home
last modified time | relevance | path

Searched refs:SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Dcmd_list.cpp39 SUPPORTED, enumerator
45 return EventTypeStatus::SUPPORTED; in IsEventTypeSupported()
51 return IsEventAttrSupported(attr, event_type.name) ? EventTypeStatus::SUPPORTED in IsEventTypeSupported()
84 return (counter.value != 0u) ? EventTypeStatus::SUPPORTED : EventTypeStatus::MAY_NOT_SUPPORTED; in IsEventTypeSupported()
/system/memory/libmeminfo/
Dprocmeminfo.cpp549 enum smaps_rollup_support { UNTRIED, SUPPORTED, UNSUPPORTED }; enumerator
559 return rollup_support == SUPPORTED; in IsSmapsRollupSupported()
568 g_rollup_support.store(SUPPORTED, std::memory_order_relaxed); in IsSmapsRollupSupported()
/system/bt/gd/hci/
Dhci_packets.pdl782 SUPPORTED = 1,