| /art/compiler/utils/ |
| D | jni_macro_assembler.cc | 43 MacroAsm32UniquePtr JNIMacroAssembler<PointerSize::k32>::Create( in Create() function in art::JNIMacroAssembler::k32 70 MacroAsm64UniquePtr JNIMacroAssembler<PointerSize::k64>::Create( in Create() function in art::JNIMacroAssembler::k64
|
| /art/runtime/arch/ |
| D | context.cc | 21 Context* Context::Create() { in Create() function in art::Context
|
| /art/runtime/gc/accounting/ |
| D | bitmap.cc | 63 Bitmap* Bitmap::Create(const std::string& name, size_t num_bits) { in Create() function in art::gc::accounting::Bitmap 84 MemoryRangeBitmap<kAlignment>* MemoryRangeBitmap<kAlignment>::Create( in Create() function in art::gc::accounting::MemoryRangeBitmap
|
| D | card_table.cc | 56 CardTable* CardTable::Create(const uint8_t* heap_begin, size_t heap_capacity) { in Create() function in art::gc::accounting::CardTable
|
| /art/compiler/ |
| D | compiler.cc | 30 Compiler* Compiler::Create(const CompilerOptions& compiler_options, in Create() function in art::Compiler
|
| /art/disassembler/ |
| D | disassembler.cc | 45 Disassembler* Disassembler::Create(InstructionSet instruction_set, DisassemblerOptions* options) { in Create() function in art::Disassembler
|
| /art/runtime/ |
| D | plugin.h | 38 static Plugin Create(const std::string& lib) { in Create() function
|
| D | sdk_checker.cc | 28 SdkChecker* SdkChecker::Create(const std::string& public_sdk, std::string* error_msg) { in Create() function in art::SdkChecker
|
| D | handle_scope.h | 140 static HandleScope* Create(void* storage, BaseHandleScope* link, uint32_t num_references) in Create() function
|
| D | monitor_pool.h | 37 static MonitorPool* Create() { in Create() function
|
| /art/runtime/mirror/ |
| D | method_handles_lookup.cc | 31 ObjPtr<MethodHandlesLookup> MethodHandlesLookup::Create(Thread* const self, in Create() function in art::mirror::MethodHandlesLookup
|
| D | method_handle_impl.cc | 45 ObjPtr<mirror::MethodHandleImpl> MethodHandleImpl::Create(Thread* const self, in Create() function in art::mirror::MethodHandleImpl
|
| /art/compiler/jni/quick/ |
| D | calling_convention.cc | 44 std::unique_ptr<ManagedRuntimeCallingConvention> ManagedRuntimeCallingConvention::Create( in Create() function in art::ManagedRuntimeCallingConvention 138 std::unique_ptr<JniCallingConvention> JniCallingConvention::Create(ArenaAllocator* allocator, in Create() function in art::JniCallingConvention
|
| /art/runtime/jit/ |
| D | profiling_info.cc | 43 ProfilingInfo* ProfilingInfo::Create(Thread* self, ArtMethod* method) { in Create() function in art::ProfilingInfo
|
| /art/libdexfile/external/include/art_api/ |
| D | dex_file_support.h | 94 static Error Create(const void* address, in Create() function
|
| /art/libartbase/base/ |
| D | arena_bit_vector.cc | 55 static ArenaBitVectorAllocator* Create(ArenaAlloc* allocator, ArenaAllocKind kind) { in Create() function in art::ArenaBitVectorAllocator
|
| /art/libnativeloader/ |
| D | native_loader_namespace.cpp | 87 Result<NativeLoaderNamespace> NativeLoaderNamespace::Create( in Create() function in android::NativeLoaderNamespace
|
| /art/artd/ |
| D | file_utils.cc | 61 Result<std::unique_ptr<NewFile>> NewFile::Create(const std::string& path, in Create() function in art::artd::NewFile
|
| /art/compiler/jit/ |
| D | jit_compiler.cc | 40 JitCompiler* JitCompiler::Create() { in Create() function in art::jit::JitCompiler
|
| /art/dex2oat/linker/ |
| D | relative_patcher.cc | 37 std::unique_ptr<RelativePatcher> RelativePatcher::Create( in Create() function in art::linker::RelativePatcher
|
| /art/runtime/gc/space/ |
| D | zygote_space.cc | 45 ZygoteSpace* ZygoteSpace::Create(const std::string& name, in Create() function in art::gc::space::ZygoteSpace
|
| /art/runtime/verifier/ |
| D | register_line-inl.h | 172 inline RegisterLine* RegisterLine::Create(size_t num_regs, in Create() function
|
| /art/libdexfile/dex/ |
| D | type_lookup_table.cc | 33 TypeLookupTable TypeLookupTable::Create(const DexFile& dex_file) { in Create() function in art::TypeLookupTable
|
| /art/compiler/optimizing/ |
| D | register_allocator.cc | 39 std::unique_ptr<RegisterAllocator> RegisterAllocator::Create(ScopedArenaAllocator* allocator, in Create() function in art::RegisterAllocator
|
| /art/runtime/metrics/ |
| D | reporter.cc | 37 std::unique_ptr<MetricsReporter> MetricsReporter::Create( in Create() function in art::metrics::MetricsReporter
|