Home
last modified time | relevance | path

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

/system/iorap/src/common/
Ddebug.h32 struct base_if_condition {}; struct
35 struct base_if_condition<T, true> : public T {};
38 using base_if_debug = base_if_condition<T, kIsDebugBuild>;