Home
last modified time | relevance | path

Searched defs:implementation (Results 51 – 75 of 1043) sorted by relevance

12345678910>>...42

/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/design/
Dfirmware-design.rst1534 Errata framework
1588 Errata framework helpers
1606 Status reporting
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DBindingBuilder.java62 public BindingBuilder<T> to(Class<? extends T> implementation) { in to()
67 public BindingBuilder<T> to(TypeLiteral<? extends T> implementation) { in to()
H A DErrors.java369 public Errors missingConstructor(Class<?> implementation) { in missingConstructor()
374 public Errors tooManyConstructors(Class<?> implementation) { in tooManyConstructors()
/aosp_15_r20/external/opencensus-java/benchmarks/src/jmh/java/io/opencensus/benchmarks/stats/
H A DStatsBenchmarksUtil.java82 static StatsRecorder getStatsRecorder(String implementation) { in getStatsRecorder()
96 static ViewManager getViewManager(String implementation) { in getViewManager()
/aosp_15_r20/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DRefocusFilter.java31 public void logTiming(String implementation, String phase, long time) { in logTiming()
35 public void logTiming(String implementation, String phase, long time, String unit) { in logTiming()
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dcpp.rst31 The Method class
48 Packet flow
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/
H A DBrightnessCorrection.java56 private BrightnessCorrection(BrightnessCorrectionImplementation implementation) { in BrightnessCorrection()
77 BrightnessCorrectionImplementation implementation = in createScaleAndTranslateLog() local
/aosp_15_r20/external/wayland/src/
H A Dwayland-server.c832 const void *implementation) in wl_resource_instance_of()
1893 const void *implementation, in wl_resource_set_implementation()
1905 const void *implementation, in wl_resource_set_dispatcher()
2447 const void *implementation, uint32_t id, void *data) in wl_client_add_object()
2469 const void *implementation, void *data) in wl_client_new_object()
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/
H A DArbitraryInstances.java300 private static <T> void setImplementation(Class<T> type, Class<? extends T> implementation) { in setImplementation()
348 Class<? extends T> implementation = getImplementation(type); in get() local
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/
H A DArbitraryInstances.java309 private static <T> void setImplementation(Class<T> type, Class<? extends T> implementation) { in setImplementation()
357 Class<? extends T> implementation = getImplementation(type); in get() local
/aosp_15_r20/external/robolectric/processor/src/main/java/org/robolectric/annotation/processing/validator/
H A DSdkStore.java96 List<Sdk> sdksMatching(Implementation implementation, int classMinSdk, int classMaxSdk) { in sdksMatching()
624 Implementation implementation = methodElement.getAnnotation(Implementation.class); in cleanMethodName() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/delphi/
DZLibConst.pas9 implementation section
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/example/
Dshared_ptr_example2.cpp13 class example::implementation class in example
Dscoped_ptr_example.cpp13 class example::implementation class in example
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtimer.h57 internal::TimerInterface *implementation() { return implementation_.get(); } in implementation() function
/aosp_15_r20/external/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc35 auto implementation = rtc::make_ref_counted<VideoCaptureModuleV4L2>(); in Create() local
/aosp_15_r20/hardware/google/pixel/thermal/tests/
Dmock_thermal_helper.cpp19 namespace aidl::android::hardware::thermal::implementation { namespace
/aosp_15_r20/frameworks/native/services/displayservice/
H A DDisplayService.cpp24 namespace implementation { namespace
/aosp_15_r20/hardware/interfaces/drm/1.0/default/
H A DLegacyPluginPath.cpp27 namespace implementation { namespace
/aosp_15_r20/hardware/interfaces/sensors/common/convert/
H A Dconvert.cpp23 namespace implementation { namespace
/aosp_15_r20/hardware/st/secure_element2/secure_element/1.0/
DSecureElementHalCallback.cpp19 namespace implementation { namespace
/aosp_15_r20/device/generic/goldfish/camera/
DAutoNativeHandle.cpp24 namespace implementation { namespace
/aosp_15_r20/hardware/interfaces/authsecret/1.0/default/
H A DAuthSecret.cpp7 namespace implementation { namespace
/aosp_15_r20/system/chre/host/hal_generic/V1_0/
H A Dgeneric_context_hub_v1_0.cc23 namespace implementation { namespace

12345678910>>...42