/aosp_15_r20/external/google-cloud-java/java-workflow-executions/google-cloud-workflow-executions/src/test/java/com/google/cloud/workflows/executions/v1/ |
H A D | ExecutionsClientTest.java | 186 Execution execution = Execution.newBuilder().build(); in createExecutionTest() local 210 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest() local 234 Execution execution = Execution.newBuilder().build(); in createExecutionTest2() local 258 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest2() local
|
H A D | ExecutionsClientHttpJsonTest.java | 194 Execution execution = Execution.newBuilder().build(); in createExecutionTest() local 223 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest() local 247 Execution execution = Execution.newBuilder().build(); in createExecutionTest2() local 276 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest2() local
|
/aosp_15_r20/external/google-cloud-java/java-workflow-executions/google-cloud-workflow-executions/src/test/java/com/google/cloud/workflows/executions/v1beta/ |
H A D | ExecutionsClientHttpJsonTest.java | 194 Execution execution = Execution.newBuilder().build(); in createExecutionTest() local 223 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest() local 247 Execution execution = Execution.newBuilder().build(); in createExecutionTest2() local 276 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest2() local
|
H A D | ExecutionsClientTest.java | 186 Execution execution = Execution.newBuilder().build(); in createExecutionTest() local 210 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest() local 234 Execution execution = Execution.newBuilder().build(); in createExecutionTest2() local 258 Execution execution = Execution.newBuilder().build(); in createExecutionExceptionTest2() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/ |
D | execute.hpp | 31 namespace execution { namespace 77 namespace execution { namespace 255 namespace execution { namespace
|
D | start.hpp | 29 namespace execution { namespace 205 namespace execution { namespace
|
D | set_error.hpp | 29 namespace execution { namespace 208 namespace execution { namespace
|
D | set_done.hpp | 29 namespace execution { namespace 208 namespace execution { namespace
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestTrivialModel.cpp | 126 Execution execution(&compilation); in TEST_F() local 168 Execution execution(&compilation); in testAddTwoWithHardwareBufferInput() local 305 Execution execution(&compilation); in TEST_F() local 334 Execution execution(&compilation); in TEST_F() local
|
D | TestExecution.cpp | 683 void getDimensionsWhileRunning(WrapperExecution& execution) { in getDimensionsWhileRunning() 709 void setInputOutput(WrapperExecution* execution) { in setInputOutput() 763 WrapperExecution execution(&mCompilation); in TestWait() local 791 WrapperExecution execution(&mCompilation); in TestWait() local 823 WrapperExecution execution(&mCompilation); in TestWait() local 853 WrapperExecution execution(&mCompilation); in TestWait() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
H A D | PreparedModel.cpp | 194 nn::ExecutionResult<ExecutionResult> executeSynchronously(const nn::IExecution& execution, in executeSynchronously() 215 const nn::IExecution& execution, const std::vector<ndk::ScopedFileDescriptor>& waitFor, in executeFenced() 326 std::shared_ptr<IExecution>* execution) { in createReusableExecution() 340 Execution::Execution(nn::SharedExecution execution) : kExecution(std::move(execution)) { in Execution()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/ |
H A D | ThresholdSensorImpl.java | 70 Execution execution, float threshold, float thresholdLatch, int sensorDelay) { in ThresholdSensorImpl() 245 Builder(@Main Resources resources, AsyncSensorManager sensorManager, Execution execution) { in Builder() 372 Execution execution) { in BuilderFactory()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ |
D | UdfpsDisplayMode.java | 17 private final com.android.systemui.util.concurrency.Execution execution = null; field in UdfpsDisplayMode 27 com.android.systemui.util.concurrency.Execution execution, @org.jetbrains.annotations.NotNull() in UdfpsDisplayMode()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/smartspace/preconditions/ |
D | LockscreenPrecondition.java | 17 private final com.android.systemui.util.concurrency.Execution execution = null; field in LockscreenPrecondition 27 com.android.systemui.util.concurrency.Execution execution) { in LockscreenPrecondition()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | QuantizedLSTMTest.cpp | 94 Execution execution(&compilation); in invoke() local 226 Result setInputTensor(Execution* execution, int tensor, const std::vector<T>& data) { in setInputTensor() 230 Result setOutputTensor(Execution* execution, int tensor, std::vector<T>* data) { in setOutputTensor()
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/ |
H A D | metadata_service.proto | 1037 Execution execution = 2 [(google.api.field_behavior) = REQUIRED]; field 1153 Execution execution = 1 [(google.api.field_behavior) = REQUIRED]; field 1237 string execution = 1 [ field 1258 string execution = 1 [ field
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/ |
H A D | metadata_service.proto | 1031 Execution execution = 2 [(google.api.field_behavior) = REQUIRED]; field 1143 Execution execution = 1 [(google.api.field_behavior) = REQUIRED]; field 1228 string execution = 1 [ field 1249 string execution = 1 [ field
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/ |
H A D | metadata_service.proto | 1035 Execution execution = 2 [(google.api.field_behavior) = REQUIRED]; field 1150 Execution execution = 1 [(google.api.field_behavior) = REQUIRED]; field 1234 string execution = 1 [ field 1255 string execution = 1 [ field
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/ |
H A D | metadata_service.proto | 1033 Execution execution = 2 [(google.api.field_behavior) = REQUIRED]; field 1146 Execution execution = 1 [(google.api.field_behavior) = REQUIRED]; field 1231 string execution = 1 [ field 1252 string execution = 1 [ field
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | MetadataServiceClient.java | 3108 MetadataStoreName parent, Execution execution, String executionId) { in createExecution() 3150 public final Execution createExecution(String parent, Execution execution, String executionId) { in createExecution() 3543 public final Execution updateExecution(Execution execution, FieldMask updateMask) { in updateExecution() 3952 ExecutionName execution, List<Event> events) { in addExecutionEvents() 3990 public final AddExecutionEventsResponse addExecutionEvents(String execution, List<Event> events) { in addExecutionEvents() 4088 public final LineageSubgraph queryExecutionInputsAndOutputs(ExecutionName execution) { in queryExecutionInputsAndOutputs() 4121 public final LineageSubgraph queryExecutionInputsAndOutputs(String execution) { in queryExecutionInputsAndOutputs()
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | MetadataServiceClient.java | 3110 MetadataStoreName parent, Execution execution, String executionId) { in createExecution() 3152 public final Execution createExecution(String parent, Execution execution, String executionId) { in createExecution() 3545 public final Execution updateExecution(Execution execution, FieldMask updateMask) { in updateExecution() 3954 ExecutionName execution, List<Event> events) { in addExecutionEvents() 3992 public final AddExecutionEventsResponse addExecutionEvents(String execution, List<Event> events) { in addExecutionEvents() 4090 public final LineageSubgraph queryExecutionInputsAndOutputs(ExecutionName execution) { in queryExecutionInputsAndOutputs() 4123 public final LineageSubgraph queryExecutionInputsAndOutputs(String execution) { in queryExecutionInputsAndOutputs()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/smartspace/filters/ |
D | LockscreenTargetFilter.java | 29 private final com.android.systemui.util.concurrency.Execution execution = null; field in LockscreenTargetFilter 51 …com.android.systemui.util.concurrency.Execution execution, @com.android.systemui.dagger.qualifiers… in LockscreenTargetFilter()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
D | TestRandomGraph.cpp | 264 test_wrapper::Execution execution(&compilation); in computeGoldenResults() local 324 test_wrapper::Execution execution(&compilation); in computeAndVerifyResultsForDevice() local 360 test_wrapper::Execution execution(&compilation); in computeAndVerifyResults() local
|
/aosp_15_r20/cts/hostsidetests/neuralnetworks/app/jni/ |
H A D | trigger_libneuralnetworks_atoms.cpp | 176 ANeuralNetworksExecution* execution = nullptr; in executionSuccess() local 227 ANeuralNetworksExecution* execution = nullptr; in executionFailure() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Execution.cpp | 82 std::shared_ptr<aidl_hal::IExecution> execution, hal::utils::RequestRelocation relocation) { in create() 91 Execution::Execution(PrivateConstructorTag /*tag*/, std::shared_ptr<aidl_hal::IExecution> execution, in Execution()
|