Home
last modified time | relevance | path

Searched defs:Setup (Results 1 – 9 of 9) sorted by relevance

/aosp12/bionic/libc/malloc_debug/
H A DUnwindBacktrace.cpp57 static void Setup() { in Setup() function
/aosp12/frameworks/base/media/mca/filterfw/jni/
H A Djni_util.h97 static void Setup(const std::string& jclass_name, in Setup() function
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_snapuserd_test.cpp202 bool CowSnapuserdTest::Setup() { in Setup() function in android::snapshot::CowSnapuserdTest
981 void CowSnapuserdMetadataTest::Setup() { in Setup() function in android::snapshot::CowSnapuserdMetadataTest
/aosp12/art/openjdkjvmti/
H A Ddeopt_manager.cc101 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager
/aosp12/system/core/fs_mgr/libdm/
H A Ddm_test.cpp236 bool SnapshotTestHarness::Setup() { in Setup() function in SnapshotTestHarness
/aosp12/art/runtime/
H A Doat_file.cc529 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files, std::string* error_msg) { in Setup() function in art::OatFileBase
570 bool OatFileBase::Setup(int zip_fd, in Setup() function in art::OatFileBase
H A Delf_file.cc97 bool ElfFileImpl<ElfTypes>::Setup(File* file, in Setup() function in art::ElfFileImpl
/aosp12/system/libfmq/tests/
H A Dfmq_unit_tests.cpp67 static constexpr SetupType Setup = setupType; member in TestParamTypes
/aosp12/art/dex2oat/
H A Ddex2oat.cc1415 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat