Home
last modified time | relevance | path

Searched defs:application (Results 1 – 14 of 14) sorted by relevance

/third_party/grpc/src/objective-c/examples/SwiftUseFrameworks/SwiftUseFrameworks/
DAppDelegate.swift15 …func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApp… in application() function
22 …func application(_ application: UIApplication, configurationForConnecting connectingSceneSession: … in application() function
28 …func application(_ application: UIApplication, didDiscardSceneSessions sceneSessions: Set<UISceneS… in application() function
/third_party/rust/rust/
Dx.ps128 function Invoke-Application($application, $arguments) { in Invoke-Application()
/third_party/skia/third_party/externals/angle2/util/ios/
Dios_main.mm34 - (BOOL)application:(UIApplication *)application function
/third_party/python/Lib/wsgiref/
Dsimple_server.py46 application = None variable in WSGIServer
66 def set_app(self,application): argument
Dvalidate.py136 def validator(application): argument
Dhandlers.py128 def run(self, application): argument
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/methods/
Diter_skip_next.rs16 let mut application = Applicability::MachineApplicable; in check() localVariable
/third_party/skia/third_party/externals/angle2/doc/
DCaptureAndReplay.md170 ### Starting capture at an arbitrary frame
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md1270 ### Using transparent drivers
1274 ### Using opaque drivers
1294 ### Lifetimes and locations
1303 ### Creating a key in a secure element
/third_party/skia/tools/sk_app/android/
Dsurface_glue_android.cpp239 jobject application, in Java_org_skia_viewer_ViewerApplication_createNativeApp()
247 JNIEnv* env, jobject application, jlong handle) { in Java_org_skia_viewer_ViewerApplication_destroyNativeApp()
/third_party/skia/m133/tools/sk_app/android/
Dsurface_glue_android.cpp242 jobject application, in Java_org_skia_viewer_ViewerApplication_createNativeApp()
251 JNIEnv* env, jobject application, jlong handle) { in Java_org_skia_viewer_ViewerApplication_destroyNativeApp()
/third_party/ffmpeg/libavcodec/
Dlibopusenc.c37 int application; member
/third_party/libuv/src/win/
Dprocess.c916 WCHAR* application_path = NULL, *application = NULL, *arguments = NULL, in uv_spawn() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp83505 static nsIAtom* application; member in nsGkAtoms