Home
last modified time | relevance | path

Searched defs:do_export (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dlib.rs91 fn do_export(attr_args: TokenStream, input: TokenStream, udl_mode: bool) -> TokenStream { in do_export() function
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_vpd_common.h135 bool do_export; /* sg_inq */ member
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dfile.cc337 bool do_export, io::Printer* printer) { in DoIncludeFile()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dfile.cc337 bool do_export, io::Printer* printer) { in DoIncludeFile()
/aosp_15_r20/system/core/init/
H A Dbuiltins.cpp282 static Result<void> do_export(const BuiltinArguments& args) { in do_export() function