Searched refs:is_aidl_checked (Results 1 – 2 of 2) sorted by relevance
227 static inline std::atomic<bool> is_aidl_checked = false; variable
696 if (is_aidl_checked) return is_aidl_available; in IsAidlAvailable()700 is_aidl_checked = true; in IsAidlAvailable()