Home
last modified time | relevance | path

Searched defs:Backend (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
H A DBackend.java44 public class Backend implements JobCallback { class
63 public Backend(Context context) { in Backend() method in Backend
/aosp12/system/security/keystore2/selinux/src/
H A Dlib.rs150 pub trait Backend { interface
/aosp12/frameworks/compile/slang/
H A Dslang.h54 class Backend; variable
H A Dslang_rs_context.h53 class Backend; variable
H A Dslang_backend.cpp244 Backend::Backend(RSContext *Context, clang::DiagnosticsEngine *DiagEngine, in Backend() function in slang::Backend
/aosp12/system/tools/aidl/build/
H A Daidl_interface.go365 Backend struct { member