Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_rust.cpp117 bool AutoConstructor(const AidlTypeSpecifier& type, const AidlTypenames& typenames) { in AutoConstructor() function
244 element_mode == StorageMode::DEFAULT_VALUE && !AutoConstructor(element_type, typenames); in RustNameOf()