Home
last modified time | relevance | path

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

/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
H A DStartJobTask.java73 private final Backend mBackend;
83 StartJobTask(Context context, Backend backend, Uri destination, PrintJob printJob, in StartJobTask()
127 File tempFolder = new File(mContext.getFilesDir(), Backend.TEMP_JOB_FOLDER); in doInBackground()
130 return Backend.ERROR_FILE; in doInBackground()
140 return Backend.ERROR_FILE; in doInBackground()
148 return Backend.ERROR_CANCEL; in doInBackground()
155 return Backend.ERROR_UNKNOWN; in doInBackground()
159 return Backend.ERROR_CANCEL; in doInBackground()
169 return Backend.ERROR_CANCEL; in doInBackground()
177 result = mBackend.nativeStartJob(Backend.getIp(address), mDestination.getPort(), in doInBackground()
[all …]
H A DGetCapabilitiesTask.java42 private final Backend mBackend;
48 GetCapabilitiesTask(Backend backend, Uri uri, long timeout, boolean priority) { in GetCapabilitiesTask()
115 status = mBackend.nativeGetCapabilities(Backend.getIp(mUri.getHost()), in doInBackground()
H A DCancelJobTask.java28 private final Backend mBackend;
31 CancelJobTask(Backend backend, int jobId) { in CancelJobTask()
H A DBackend.java44 public class Backend implements JobCallback { class
45 private static final String TAG = Backend.class.getSimpleName();
63 public Backend(Context context) { in Backend() method in Backend
219 FileUtils.deleteAll(new File(mContext.getFilesDir(), Backend.TEMP_JOB_FOLDER)); in jobCallback()
H A DCapabilitiesCache.java74 private final Backend mBackend;
83 public CapabilitiesCache(BuiltInPrintService service, Backend backend, int maxConcurrent) { in CapabilitiesCache()
/aosp12/system/tools/aidl/build/
H A Daidl_interface.go365 Backend struct { member
429 return i.properties.Backend.Java.Enabled == nil || *i.properties.Backend.Java.Enabled
434 return i.properties.Backend.Cpp.Enabled == nil || *i.properties.Backend.Cpp.Enabled
439 return i.properties.Backend.Ndk.Enabled == nil || *i.properties.Backend.Ndk.Enabled
447 return i.properties.Backend.Ndk.Apps_enabled == nil || *i.properties.Backend.Ndk.Apps_enabled
451 return i.properties.Backend.Rust.Enabled != nil && *i.properties.Backend.Rust.Enabled
513 if i.shouldGenerateJavaBackend() && !proptools.Bool(i.properties.Backend.Java.Platform_apis) {
733 return i.properties.Backend.Cpp.CommonBackendProperties
735 return i.properties.Backend.Java.CommonBackendProperties
737 return i.properties.Backend.Ndk.CommonBackendProperties
[all …]
H A Daidl_interface_backends.go65 commonProperties = &i.properties.Backend.Cpp.CommonNativeBackendProperties
67 commonProperties = &i.properties.Backend.Ndk.CommonNativeBackendProperties
107 minSdkVersion = i.properties.Backend.Cpp.Min_sdk_version
115 minSdkVersion = i.properties.Backend.Ndk.Min_sdk_version
124 minSdkVersion = i.properties.Backend.Ndk.Min_sdk_version
225 sdkVersion := i.properties.Backend.Java.Sdk_version
226 if !proptools.Bool(i.properties.Backend.Java.Platform_apis) && sdkVersion == nil {
259 Platform_apis: i.properties.Backend.Java.Platform_apis,
261 Apex_available: i.properties.Backend.Java.Apex_available,
262 Min_sdk_version: i.properties.Backend.Java.Min_sdk_version,
[all …]
/aosp12/frameworks/compile/slang/
H A Dslang_backend.cpp117 void Backend::CreateFunctionPasses() { in CreateFunctionPasses()
127 void Backend::CreateModulePasses() { in CreateModulePasses()
153 bool Backend::CreateCodeGenPasses() { in CreateCodeGenPasses()
244 Backend::Backend(RSContext *Context, clang::DiagnosticsEngine *DiagEngine, in Backend() function in slang::Backend
272 void Backend::Initialize(clang::ASTContext &Ctx) { in Initialize()
386 void Backend::PadStruct(clang::RecordDecl* RD) { in PadStruct()
592 Backend::~Backend() { in ~Backend()
750 void Backend::dumpExportVarInfo(llvm::Module *M) { in dumpExportVarInfo()
1050 void Backend::dumpExportForEachInfo(llvm::Module *M) { in dumpExportForEachInfo()
1087 void Backend::dumpExportReduceInfo(llvm::Module *M) { in dumpExportReduceInfo()
[all …]
H A Dslang_backend.h59 class Backend : public clang::ASTConsumer {
165 Backend(RSContext *Context,
179 virtual ~Backend();
H A Dslang_rs_context.h53 class Backend; variable
274 bool processReducePragmas(Backend *BE);
H A Dslang.h54 class Backend; variable
H A Dslang_rs_context.cpp304 bool RSContext::processReducePragmas(Backend *BE) { in processReducePragmas()
H A Dslang.cpp230 auto *B = new Backend(mRSContext, &getDiagnostics(), Opts, in createBackend()
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/
H A DLocalPrintJob.java28 import com.android.bips.ipp.Backend;
63 private final Backend mBackend;
76 LocalPrintJob(BuiltInPrintService printService, Backend backend, PrintJob printJob) { in LocalPrintJob()
H A DBuiltInPrintService.java48 import com.android.bips.ipp.Backend;
90 private Backend mBackend;
119 mBackend = new Backend(this); in onCreate()
/aosp12/system/security/keystore2/selinux/src/
H A Dlib.rs150 pub trait Backend { interface
195 impl Backend for KeystoreKeyBackend {
/aosp12/art/tools/dexfuzz/
H A DREADME58 ARM Optimizing Backend vs. ARM64 Optimizing Backend.
/aosp12/art/dex2oat/
H A Ddex2oat_options.def67 DEX2OAT_OPTIONS_KEY (Compiler::Kind, Backend)
H A Ddex2oat_options.cc312 .IntoKey(M::Backend) in CreateDex2oatArgumentParser()
H A Ddex2oat.cc1082 AssignIfExists(args, M::Backend, &compiler_kind_); in ParseArgs()
1083 parser_options->requested_specific_compiler = args.Exists(M::Backend); in ParseArgs()
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dmedia-controls.md57 * Backend
/aosp12/system/security/keystore2/src/
H A Dpermission.rs34 use selinux::Backend;
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...