Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/src/type1/
H A Dt1load.c765 void* loader_ ) in parse_blend_axis_types()
848 void* loader_ ) in parse_blend_design_positions()
974 void* loader_ ) in parse_blend_design_map()
1085 void* loader_ ) in parse_weight_vector()
1171 void* loader_ ) in parse_buildchar()
1337 void* loader_ ) in parse_private()
1404 void* loader_ ) in t1_parse_font_matrix()
1475 void* loader_ ) in parse_encoding()
1721 void* loader_ ) in parse_subrs()
1920 void* loader_ ) in parse_charstrings()
/aosp_15_r20/external/freetype/src/type42/
H A Dt42parse.c245 void* loader_ ) in t42_parse_font_matrix()
305 void* loader_ ) in t42_parse_encoding()
537 void* loader_ ) in t42_parse_sfnts()
830 void* loader_ ) in t42_parse_charstrings()
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dasync_policy_provider.h63 std::unique_ptr<AsyncPolicyLoader> loader_; variable
H A Dasync_policy_provider_unittest.cc89 MockPolicyLoader* loader_; member in policy::AsyncPolicyProviderTest
/aosp_15_r20/art/openjdkjvmti/
H A Dti_class_definition.h140 jobject loader_; variable
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dallocation_failure_stress_test.cpp60 std::unique_ptr<FileDataLoader> loader_; member in AllocationFailureStressTest
H A Dmethod_meta_test.cpp45 std::unique_ptr<FileDataLoader> loader_; member in MethodMetaTest
H A Dkernel_resolution_test.cpp66 std::unique_ptr<FileDataLoader> loader_; member in KernelResolutionTest
H A Dkernel_integration_test.cpp258 std::unique_ptr<FileDataLoader> loader_; member in KernelIntegrationTest
/aosp_15_r20/external/executorch/runtime/executor/
H A Dprogram.h280 DataLoader* loader_; variable
/aosp_15_r20/external/executorch/extension/runner_util/test/
H A Dinputs_test.cpp66 std::unique_ptr<FileDataLoader> loader_; member in InputsTest
/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.h306 std::unique_ptr<TestLoader> loader_; variable
/aosp_15_r20/external/executorch/extension/pybindings/
H A Dpybindings.cpp390 std::unique_ptr<DataLoader> loader_; // program_ points to this. member in executorch::extension::pybindings::__anon7828bc6a0111::Module
/aosp_15_r20/art/runtime/
H A Druntime_image.cc445 Handle<mirror::ClassLoader> loader_; member in art::RuntimeImageHelper::ClassTableVisitor