/aosp12/art/runtime/verifier/ |
H A D | reg_type.cc | 138 const DoubleHiType* DoubleHiType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::DoubleHiType 153 const DoubleLoType* DoubleLoType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::DoubleLoType 168 const LongLoType* LongLoType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::LongLoType 176 const LongHiType* LongHiType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::LongHiType 198 const FloatType* FloatType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::FloatType 213 const CharType* CharType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::CharType 228 const ShortType* ShortType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::ShortType 243 const ByteType* ByteType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::ByteType 258 const IntegerType* IntegerType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::IntegerType 288 const BooleanType* BooleanType::CreateInstance(ObjPtr<mirror::Class> klass, in CreateInstance() function in art::verifier::BooleanType [all …]
|
/aosp12/system/update_engine/aosp/ |
H A D | daemon_android.cc | 29 unique_ptr<DaemonBase> DaemonBase::CreateInstance() { in CreateInstance() function in chromeos_update_engine::DaemonBase
|
/aosp12/system/update_engine/cros/ |
H A D | daemon_chromeos.cc | 31 unique_ptr<DaemonBase> DaemonBase::CreateInstance() { in CreateInstance() function in chromeos_update_engine::DaemonBase
|
H A D | fake_system_state.h | 48 static void CreateInstance() { in CreateInstance() function
|
/aosp12/frameworks/native/vulkan/include/hardware/ |
H A D | hwvulkan.h | 66 PFN_vkCreateInstance CreateInstance; member
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | stubhal.cpp | 67 VKAPI_ATTR VkResult CreateInstance(const VkInstanceCreateInfo* /*create_info*/, in CreateInstance() function
|
H A D | api.cpp | 1097 VkResult LayerChain::CreateInstance(const VkInstanceCreateInfo* create_info, in CreateInstance() function in vulkan::api::__anon83539dd30110::LayerChain 1223 VkResult CreateInstance(const VkInstanceCreateInfo* pCreateInfo, in CreateInstance() function
|
H A D | driver.cpp | 1083 VkResult CreateInstance(const VkInstanceCreateInfo* pCreateInfo, in CreateInstance() function
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | payload_verifier.cc | 55 std::unique_ptr<PayloadVerifier> PayloadVerifier::CreateInstance( in CreateInstance() function in chromeos_update_engine::PayloadVerifier
|
/aosp12/system/extras/simpleperf/ |
H A D | record_lib_interface.cpp | 259 PerfEventSet* PerfEventSet::CreateInstance(PerfEventSet::Type type) { in CreateInstance() function in simpleperf::PerfEventSet
|
H A D | record_file_writer.cpp | 43 std::unique_ptr<RecordFileWriter> RecordFileWriter::CreateInstance(const std::string& filename) { in CreateInstance() function in simpleperf::RecordFileWriter
|
H A D | utils.cpp | 84 std::unique_ptr<ArchiveHelper> ArchiveHelper::CreateInstance(const std::string& filename) { in CreateInstance() function in simpleperf::ArchiveHelper
|
H A D | record_file_reader.cpp | 78 std::unique_ptr<RecordFileReader> RecordFileReader::CreateInstance(const std::string& filename) { in CreateInstance() function in simpleperf::RecordFileReader
|
/aosp12/system/update_engine/client_library/ |
H A D | client_dbus.cc | 36 unique_ptr<UpdateEngineClient> UpdateEngineClient::CreateInstance() { in CreateInstance() function in update_engine::UpdateEngineClient
|
/aosp12/frameworks/av/media/libeffects/testlibs/ |
H A D | AudioEqualizer.cpp | 38 AudioEqualizer * AudioEqualizer::CreateInstance(void * pMem, int nBands, in CreateInstance() function in android::AudioEqualizer
|
/aosp12/art/runtime/gc/space/ |
H A D | dlmalloc_space.cc | 192 MallocSpace* DlMallocSpace::CreateInstance(MemMap&& mem_map, in CreateInstance() function in art::gc::space::DlMallocSpace
|
H A D | rosalloc_space.cc | 224 MallocSpace* RosAllocSpace::CreateInstance(MemMap&& mem_map, in CreateInstance() function in art::gc::space::RosAllocSpace
|
/aosp12/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 292 VkResult CreateInstance(const VkInstanceCreateInfo* create_info, in CreateInstance() function
|