Searched defs:is_ndk (Results 1 – 4 of 4) sorted by relevance
153 const string& log_var, bool is_ndk) { in WriteLogForArgument()878 const std::variant<std::string, std::vector<std::string>>& raw_value, bool is_ndk) { in CppConstantValueDecorator()950 void GenerateForwardDecls(CodeWriter& out, const AidlDefinedType& root_type, bool is_ndk) { in GenerateForwardDecls()
33 inline constexpr bool is_ndk = std::derived_from<Interface, ::ndk::ICInterface>; variable
14546 optional bool is_ndk = 7; field
361804 inline bool CameraActionEvent::is_ndk() const { in is_ndk() function