Home
last modified time | relevance | path

Searched defs:Class (Results 1 – 25 of 73) sorted by relevance

123

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DContextComponentResolver.java43 ContextComponentResolver(Map<Class<?>, Provider<Activity>> activityCreators, in ContextComponentResolver()
95 private <T> T resolve(String className, Map<Class<?>, Provider<T>> creators) { in resolve()
/aosp12/system/tools/aidl/
H A Dast_java.h317 struct Class : public ClassElement { struct
327 std::vector<std::shared_ptr<ClassElement>> elements; argument
329 Class() = default; argument
/aosp12/art/openjdkjvmti/
H A Dti_breakpoint.h43 class Class; variable
H A Ddeopt_manager.h48 class Class; variable
H A Dalloc_manager.h48 class Class; variable
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
H A DSystemUIOverlayWindowManager.java47 Map<Class<?>, Provider<OverlayViewMediator>> contentMediatorCreators, in SystemUIOverlayWindowManager()
91 private <T> T resolve(String className, Map<Class<?>, Provider<T>> creators) { in resolve()
/aosp12/art/compiler/debug/
H A Delf_debug_writer.h34 class Class; variable
/aosp12/art/runtime/mirror/
H A Dmethod.h28 class Class; variable
H A Dclass_loader.h33 class Class; variable
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_default_externs.h25 class Class; variable
H A Dquick_entrypoints.h34 class Class; variable
/aosp12/art/runtime/
H A Dreflection.h28 class Class; variable
H A Dcommon_throws.h27 class Class; variable
H A Dverify_object.h28 class Class; variable
H A Dcompiler_callbacks.h30 class Class; variable
H A Dclass_table.h44 class Class; variable
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
H A DStatusIconGroupContainerController.java65 Map<Class<?>, Provider<StatusIconController>> iconControllerCreators) { in StatusIconGroupContainerController()
78 private static <T> T resolve(String className, Map<Class<?>, Provider<T>> creators) { in resolve()
/aosp12/art/runtime/gc/
H A Dverification.h26 class Class; variable
H A Dallocation_listener.h32 class Class; variable
H A Dreference_processor.h31 class Class; variable
/aosp12/art/runtime/verifier/
H A Dclass_verifier.h45 class Class; variable
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
H A DReadOnlyIconsController.java46 Map<Class<?>, Provider<StatusIconController>> iconControllerCreators) { in ReadOnlyIconsController()
H A DQuickControlsEntryPointsController.java48 Map<Class<?>, Provider<StatusIconController>> iconControllerCreators) { in QuickControlsEntryPointsController()
/aosp12/art/runtime/jit/
H A Djit_code_cache.h59 class Class; variable
71 class Class; variable
H A Dprofiling_info.h38 class Class; variable

123