/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/repositories/appactions/ |
D | AppLaunchProvider.kt | 51 abstract fun launch( in launch() method 71 override fun launch(context: Context, componentName: ComponentName, launchIntent: Intent?) { in launch() method 93 override fun launch(context: Context, componentName: ComponentName, launchIntent: Intent?) { in launch() method in com.android.car.carlauncher.repositories.appactions.AppLaunchProvider.MediaServiceLaunchProvider 116 override fun launch(context: Context, componentName: ComponentName, launchIntent: Intent?) { in launch() method in com.android.car.carlauncher.repositories.appactions.AppLaunchProvider.DisabledAppLaunchProvider 149 override fun launch(context: Context, componentName: ComponentName, launchIntent: Intent?) { in launch() method 167 override fun launch(context: Context, componentName: ComponentName, launchIntent: Intent?) { in launch() method
|
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/contracts/ |
H A D | ActivityLauncher.kt | 19 fun launch(args: I): NodeId { in prepareIntent() method 27 fun launch(args: I, flags: Int): NodeId { in launch() method 34 fun launch(args: I, options: Bundle?): NodeId { in launch() method in com.android.onboarding.contracts.ActivityLauncher
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | pooling_ops_3d.cc | 97 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch() function 112 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch() function 209 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch() function 392 static void launch(OpKernelContext* context, in launch() function 562 static void launch(OpKernelContext* context, const Pool3dParameters& params, in launch() function 797 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch() function 810 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch() function 823 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch() function 840 static void launch(OpKernelContext* context, in launch() function 856 static void launch(OpKernelContext* context, const Pool3dParameters& params, in launch() function
|
H A D | lrn_op.cc | 88 void launch(OpKernelContext* context, OpKernel* kernel, const Tensor& in, in launch() function 182 void launch(OpKernelContext* context, OpKernel* kernel, const Tensor& in, in launch() function 395 void launch(OpKernelContext* context, OpKernel* kernel, in launch() function 474 void launch(OpKernelContext* context, OpKernel* kernel, in launch() function
|
H A D | maxpooling_op.cc | 950 static void launch(OpKernelContext* context, const PoolParameters& params, in launch() function 1029 static void launch(OpKernelContext* context, const PoolParameters& params, in launch() function 1431 static void launch(OpKernelContext* context, const PoolParameters& params, in launch() function 1449 static void launch(OpKernelContext* context, const PoolParameters& params, in launch() function 1469 static void launch(OpKernelContext* context, const PoolParameters& params, in launch() function 1493 static void launch(OpKernelContext* context, const PoolParameters& params, in launch() function
|
H A D | conv_ops_3d.cc | 62 static void launch(OpKernelContext* context, bool cudnn_use_autotune, in launch() function 230 static void launch(OpKernelContext* ctx, bool cudnn_use_autotune, in launch() function
|
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ui/model/ |
D | ActivityModelTest.kt | 66 val launch = in testReferrerPackage_httpReferrer_isNull() constant 79 val launch = in testReferrerPackage_nullReferrer_isNull() constant
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/ |
H A D | ValidateCompressedIndicesKernel.cpp | 14 static void launch(TensorIteratorBase& iter, const func_t& f) { in launch() function 21 static void launch(TensorIteratorBase& iter, const func_t& f) { in launch() function 27 static void launch(TensorIteratorBase& iter, const func_t& f, const vec_func_t& vec_f) { in launch() function
|
H A D | ValidateCompressedIndicesCommon.h | 158 static void launch( in launch() function 174 static void launch( in launch() function 182 static void launch(TensorIteratorBase& iter, const func_t& f) { in launch() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/ |
D | CentralSurfacesEmptyImpl.java | 256 public void setLaunchCameraOnFinishedGoingToSleep(boolean launch) { in setLaunchCameraOnFinishedGoingToSleep() 260 public void setLaunchCameraOnFinishedWaking(boolean launch) { in setLaunchCameraOnFinishedWaking() 264 public void setLaunchEmergencyActionOnFinishedGoingToSleep(boolean launch) { in setLaunchEmergencyActionOnFinishedGoingToSleep() 268 public void setLaunchEmergencyActionOnFinishedWaking(boolean launch) { in setLaunchEmergencyActionOnFinishedWaking()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | launch_to_device_attribute.cc | 40 tf_device::LaunchOp launch, in AssignDevicesInRegion() 74 tf_device::LaunchOp launch) { in HoistOpsAndAnnotateWithDevice() 101 auto result = getOperation().walk([&tf_dialect](tf_device::LaunchOp launch) { in runOnOperation()
|
H A D | host_launch_to_outside_compiled.cc | 51 void HoistOpsAndAnnotateWithOutsideCompilation(tf_device::LaunchOp launch) { in HoistOpsAndAnnotateWithOutsideCompilation() 72 if (tf_device::LaunchOp launch = dyn_cast<tf_device::LaunchOp>(op)) { in runOnOperation() local
|
H A D | tpu_extract_head_tail_outside_compilation.cc | 110 auto launch = builder->create<tf_device::LaunchOp>( in CreateLaunchForBlock() local 195 tf_device::LaunchOp launch = CreateLaunchForBlock( in CreateHeadComputation() local 307 tf_device::LaunchOp launch = CreateLaunchForBlock( in CreateTailComputation() local
|
/aosp_15_r20/out/soong/.intermediates/kernel/configs/xsd/kernelLifetimes/kernel_lifetimes/gen/cpp/ |
D | kernel_lifetimes.cpp | 75 …name, std::optional<int> min_android_release, std::string version, std::string launch, std::string… in Branch() 170 std::string launch{}; in read() local 251 …Release::Release(std::string version, std::string launch, std::string eol) : version_(std::move(ve… in Release() 287 std::string launch{}; in read() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | CentralSurfaces.java | 312 void setLaunchCameraOnFinishedGoingToSleep(boolean launch); in setLaunchCameraOnFinishedGoingToSleep() 314 void setLaunchCameraOnFinishedWaking(boolean launch); in setLaunchCameraOnFinishedWaking() 316 void setLaunchEmergencyActionOnFinishedGoingToSleep(boolean launch); in setLaunchEmergencyActionOnFinishedGoingToSleep() 318 void setLaunchEmergencyActionOnFinishedWaking(boolean launch); in setLaunchEmergencyActionOnFinishedWaking()
|
H A D | CentralSurfacesImpl.java | 326 public void setLaunchCameraOnFinishedGoingToSleep(boolean launch) { in setLaunchCameraOnFinishedGoingToSleep() 331 public void setLaunchCameraOnFinishedWaking(boolean launch) { in setLaunchCameraOnFinishedWaking() 336 public void setLaunchEmergencyActionOnFinishedGoingToSleep(boolean launch) { in setLaunchEmergencyActionOnFinishedGoingToSleep() 341 public void setLaunchEmergencyActionOnFinishedWaking(boolean launch) { in setLaunchEmergencyActionOnFinishedWaking()
|
/aosp_15_r20/test/vts-testcase/security/avb/ |
D | kernel_version_matrix.proto | 12 repeated string launch = 2; field 44 repeated Kmi launch = 2; field
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/ |
H A D | LaunchRunner.java | 214 LaunchRecord run(LaunchSequence launch, Context startContext) { in run() 305 public Activity launch(Activity activityContext, Intent intent, boolean startForResult) { in launch() method in LaunchRunner 310 public Activity launch(Activity activityContext, Intent intent, boolean startForResult, in launch() method in LaunchRunner
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | AbstractLauncher.java | 43 launch(Map<String,? extends Connector.Argument> arguments) in launch() method in AbstractLauncher 127 protected VirtualMachine launch(String[] commandArray, String address, in launch() method in AbstractLauncher
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/core/ |
D | SubSettingLauncher.java | 133 public void launch() { in launch() method in SubSettingLauncher 218 void launch(Intent intent) { in launch() method in SubSettingLauncher
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | Sorting.cu | 176 inline void launch( in launch() function 214 inline void launch( in launch() function
|
/aosp_15_r20/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/ |
D | LauncherActivity.java | 340 private void launch(AppEntry entry) { in launch() method in LauncherActivity 347 void launch(Intent launchIntent) { in launch() method in LauncherActivity
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | encapsulate_xla_computations_pass_test.cc | 65 Node* launch = scope.graph()->AddNode(def, &status); in MakeOuterGraph() local 316 auto launch = ops::XlaLaunch( in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/futures/ |
D | launch.hpp | 17 BOOST_SCOPED_ENUM_DECLARE_BEGIN(launch) in BOOST_SCOPED_ENUM_DECLARE_BEGIN() argument
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/connect/ |
H A D | LaunchingConnector.java | 72 VirtualMachine launch(Map<String,? extends Connector.Argument> arguments) in launch() method
|