Home
last modified time | relevance | path

Searched defs:CreateInstance (Results 1 – 25 of 135) sorted by relevance

123456

/aosp_15_r20/external/perfetto/src/ipc/
H A Dhost_impl.cc118 std::unique_ptr<Host> Host::CreateInstance(const char* socket_name, in CreateInstance() function in perfetto::ipc::Host
127 std::unique_ptr<Host> Host::CreateInstance(base::ScopedSocketHandle socket_fd, in CreateInstance() function in perfetto::ipc::Host
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_factory.h24 std::unique_ptr<NetworkChangeNotifier> CreateInstance() { in CreateInstance() function
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor.cc29 std::unique_ptr<TraceProcessor> TraceProcessor::CreateInstance( in CreateInstance() function in perfetto::trace_processor::TraceProcessor
H A Dtrace_processor_storage.cc26 std::unique_ptr<TraceProcessorStorage> TraceProcessorStorage::CreateInstance( in CreateInstance() function in perfetto::trace_processor::TraceProcessorStorage
/aosp_15_r20/external/perfetto/src/tracing/
H A Dplatform.cc34 PlatformThreadLocalObject::CreateInstance() { in CreateInstance() function in perfetto::PlatformThreadLocalObject
/aosp_15_r20/system/update_engine/aosp/
H A Ddaemon_android.cc29 unique_ptr<DaemonBase> DaemonBase::CreateInstance() { in CreateInstance() function in chromeos_update_engine::DaemonBase
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DDrmEncoder.cpp30 auto DrmEncoder::CreateInstance(DrmDevice &dev, uint32_t encoder_id, in CreateInstance() function in android::DrmEncoder
H A DUEventListener.cpp31 auto UEventListener::CreateInstance() -> std::shared_ptr<UEventListener> { in CreateInstance() function in android::UEventListener
H A DDrmCrtc.cpp36 auto DrmCrtc::CreateInstance(DrmDevice &dev, uint32_t crtc_id, uint32_t index) in CreateInstance() function in android::DrmCrtc
H A DDrmFbImporter.cpp37 auto DrmFbIdHandle::CreateInstance(BufferInfo *bo, GemHandle first_gem_handle, in CreateInstance() function in android::DrmFbIdHandle
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dmodule_ppapi.cc20 pp::Instance* ModulePpapi::CreateInstance(PP_Instance pp_instance) { in CreateInstance() function in plugin::ModulePpapi
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_interface.h52 static std::unique_ptr<CodecInterface> CreateInstance(const types::LeAudioCodecId& codec_id) { in CreateInstance() function
/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_instance_fvp_device_factory.py30 def CreateInstance(self): member in RemoteInstanceDeviceFactory
H A Dbase_device_factory.py42 def CreateInstance(self): member in BaseDeviceFactory
/aosp_15_r20/external/drm_hwcomposer/compositor/
H A DFlatteningController.cpp40 auto FlatteningController::CreateInstance(FlatConCallbacks &cbks) in CreateInstance() function in android::FlatteningController
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/compute/snippets/
H A DCreateInstance.java30 public class CreateInstance { class
/aosp_15_r20/external/drm_hwcomposer/bufferinfo/
H A DBufferInfoGetter.cpp123 LegacyBufferInfoGetter::CreateInstance() { in CreateInstance() function in android::LegacyBufferInfoGetter
H A DBufferInfoMapperMetadata.cpp34 BufferInfoGetter *BufferInfoMapperMetadata::CreateInstance() { in CreateInstance() function in android::BufferInfoMapperMetadata
/aosp_15_r20/tools/acloud/internal/lib/
H A Dcheeps_compute_client.py66 def CreateInstance(self, instance, image_name, image_project, avd_spec): member in CheepsComputeClient
/aosp_15_r20/tools/acloud/create/
H A Dcheeps_remote_image_remote_instance.py105 def CreateInstance(self): member in CheepsDeviceFactory
/aosp_15_r20/external/perfetto/src/traced/probes/android_game_intervention_list/
H A Dandroid_game_intervention_list_unittest.cc54 void CreateInstance(const DataSourceConfig& config) { in CreateInstance() function in perfetto::__anonb41f2b860111::AndroidGameInterventionListDataSourceTest
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/
H A Dmedia_debug_fast_dump.cpp35 void MediaDebugFastDump::CreateInstance( in CreateInstance() function in MediaDebugFastDump
/aosp_15_r20/external/mesa3d/include/android_stub/hardware/
H A Dhwvulkan.h65 PFN_vkCreateInstance CreateInstance; member
/aosp_15_r20/frameworks/native/vulkan/include/hardware/
H A Dhwvulkan.h66 PFN_vkCreateInstance CreateInstance; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dmock_state_machine.cc30 std::unique_ptr<BroadcastStateMachine> BroadcastStateMachine::CreateInstance( in CreateInstance() function in BroadcastStateMachine

123456