| /art/runtime/base/ |
| D | scoped_flock.cc | 28 bool ScopedFlock::Init(const char* filename, std::string* error_msg) { in Init() function in art::ScopedFlock 32 bool ScopedFlock::Init(const char* filename, int flags, bool block, std::string* error_msg) { in Init() function in art::ScopedFlock 85 bool ScopedFlock::Init(File* file, std::string* error_msg) { in Init() function in art::ScopedFlock
|
| D | mutex.cc | 939 void Locks::Init() { in Init() function in art::Locks
|
| /art/profman/ |
| D | profile_assistant.cc | 89 bool Init(const std::vector<std::string>& filenames, /* out */ std::string* error) { in Init() function in art::ScopedCollectionFlock 100 bool Init(const std::vector<int>& fds, /* out */ std::string* error) { in Init() function in art::ScopedCollectionFlock
|
| /art/runtime/mirror/ |
| D | stack_trace_element.cc | 58 void StackTraceElement::Init(Handle<String> declaring_class, Handle<String> method_name, in Init() function in art::mirror::StackTraceElement
|
| D | dex_cache.cc | 34 void DexCache::Init(const DexFile* dex_file, in Init() function in art::mirror::DexCache
|
| /art/runtime/ |
| D | dex_instruction_visitor_test.cc | 27 TEST(InstructionTest, Init) { in TEST() argument
|
| D | barrier.cc | 41 void Barrier::Init(Thread* self, int count) { in Init() function in art::Barrier
|
| D | fault_handler.cc | 117 void FaultManager::Init() { in Init() function in art::FaultManager
|
| D | well_known_classes.cc | 218 void WellKnownClasses::Init(JNIEnv* env) { in Init() function in art::WellKnownClasses
|
| D | mem_map.cc | 736 void MemMap::Init() { in Init() function in art::MemMap
|
| D | dex_file.cc | 464 bool DexFile::Init(std::string* error_msg) { in Init() function in art::DexFile 2512 void CatchHandlerIterator::Init(const DexFile::CodeItem& code_item, in Init() function in art::CatchHandlerIterator 2525 void CatchHandlerIterator::Init(const uint8_t* handler_data) { in Init() function in art::CatchHandlerIterator
|
| D | monitor.cc | 72 void Monitor::Init(uint32_t lock_profiling_threshold) { in Init() function in art::Monitor
|
| D | thread.cc | 685 bool Thread::Init(ThreadList* thread_list, JavaVMExt* java_vm, JNIEnvExt* jni_env_ext) { in Init() function in art::Thread 2025 bool Init(int depth) SHARED_REQUIRES(Locks::mutator_lock_) ACQUIRE(Roles::uninterruptible_) { in Init() function in art::BuildInternalStackTraceVisitor
|
| D | runtime.cc | 907 bool Runtime::Init(RuntimeArgumentMap&& runtime_options_in) { in Init() function in art::Runtime
|
| /art/runtime/verifier/ |
| D | reg_type_cache.h | 49 static void Init() SHARED_REQUIRES(Locks::mutator_lock_) { in Init() function
|
| D | method_verifier.cc | 68 void PcToRegisterLineTable::Init(RegisterTrackingMode mode, InstructionFlags* flags, in Init() function in art::verifier::PcToRegisterLineTable 5080 void MethodVerifier::Init() { in Init() function in art::verifier::MethodVerifier
|
| /art/compiler/utils/x86/ |
| D | assembler_x86.h | 205 void Init(Register base_in, int32_t disp) { in Init() function 220 void Init(Register base_in, Register index_in, ScaleFactor scale_in, int32_t disp) { in Init() function
|
| /art/runtime/gc/accounting/ |
| D | space_bitmap_test.cc | 32 TEST_F(SpaceBitmapTest, Init) { in TEST_F() argument
|
| D | atomic_stack.h | 240 void Init() { in Init() function
|
| /art/compiler/utils/x86_64/ |
| D | assembler_x86_64.h | 188 void Init(CpuRegister base_in, int32_t disp) { in Init() function
|
| /art/compiler/optimizing/ |
| D | optimizing_compiler.cc | 339 void OptimizingCompiler::Init() { in Init() function in art::OptimizingCompiler
|
| /art/runtime/gc/space/ |
| D | image_space.cc | 1149 ImageSpace* ImageSpace::Init(const char* image_filename, in Init() function in art::gc::space::ImageSpace
|