Home
last modified time | relevance | path

Searched defs:aidl_err (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/tools/aidl/
Daidl.cpp791 AidlError aidl_err = internals::load_and_validate_aidl(input_file, options, io_delegate, in compile_aidl() local
864 AidlError aidl_err = internals::load_and_validate_aidl(input_file, options, io_delegate, in dump_mappings() local
/aosp_15_r20/system/secretkeeper/core/src/
H A Dta.rs62 macro_rules! aidl_err { macro