/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | host_impl.cc | 118 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 D | network_change_notifier_factory.h | 24 std::unique_ptr<NetworkChangeNotifier> CreateInstance() { in CreateInstance() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor.cc | 29 std::unique_ptr<TraceProcessor> TraceProcessor::CreateInstance( in CreateInstance() function in perfetto::trace_processor::TraceProcessor
|
H A D | trace_processor_storage.cc | 26 std::unique_ptr<TraceProcessorStorage> TraceProcessorStorage::CreateInstance( in CreateInstance() function in perfetto::trace_processor::TraceProcessorStorage
|
/aosp_15_r20/external/perfetto/src/tracing/ |
H A D | platform.cc | 34 PlatformThreadLocalObject::CreateInstance() { in CreateInstance() function in perfetto::PlatformThreadLocalObject
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | daemon_android.cc | 29 unique_ptr<DaemonBase> DaemonBase::CreateInstance() { in CreateInstance() function in chromeos_update_engine::DaemonBase
|
/aosp_15_r20/external/drm_hwcomposer/drm/ |
H A D | DrmEncoder.cpp | 30 auto DrmEncoder::CreateInstance(DrmDevice &dev, uint32_t encoder_id, in CreateInstance() function in android::DrmEncoder
|
H A D | UEventListener.cpp | 31 auto UEventListener::CreateInstance() -> std::shared_ptr<UEventListener> { in CreateInstance() function in android::UEventListener
|
H A D | DrmCrtc.cpp | 36 auto DrmCrtc::CreateInstance(DrmDevice &dev, uint32_t crtc_id, uint32_t index) in CreateInstance() function in android::DrmCrtc
|
H A D | DrmFbImporter.cpp | 37 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 D | module_ppapi.cc | 20 pp::Instance* ModulePpapi::CreateInstance(PP_Instance pp_instance) { in CreateInstance() function in plugin::ModulePpapi
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_interface.h | 52 static std::unique_ptr<CodecInterface> CreateInstance(const types::LeAudioCodecId& codec_id) { in CreateInstance() function
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_instance_fvp_device_factory.py | 30 def CreateInstance(self): member in RemoteInstanceDeviceFactory
|
H A D | base_device_factory.py | 42 def CreateInstance(self): member in BaseDeviceFactory
|
/aosp_15_r20/external/drm_hwcomposer/compositor/ |
H A D | FlatteningController.cpp | 40 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 D | CreateInstance.java | 30 public class CreateInstance { class
|
/aosp_15_r20/external/drm_hwcomposer/bufferinfo/ |
H A D | BufferInfoGetter.cpp | 123 LegacyBufferInfoGetter::CreateInstance() { in CreateInstance() function in android::LegacyBufferInfoGetter
|
H A D | BufferInfoMapperMetadata.cpp | 34 BufferInfoGetter *BufferInfoMapperMetadata::CreateInstance() { in CreateInstance() function in android::BufferInfoMapperMetadata
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | cheeps_compute_client.py | 66 def CreateInstance(self, instance, image_name, image_project, avd_spec): member in CheepsComputeClient
|
/aosp_15_r20/tools/acloud/create/ |
H A D | cheeps_remote_image_remote_instance.py | 105 def CreateInstance(self): member in CheepsDeviceFactory
|
/aosp_15_r20/external/perfetto/src/traced/probes/android_game_intervention_list/ |
H A D | android_game_intervention_list_unittest.cc | 54 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 D | media_debug_fast_dump.cpp | 35 void MediaDebugFastDump::CreateInstance( in CreateInstance() function in MediaDebugFastDump
|
/aosp_15_r20/external/mesa3d/include/android_stub/hardware/ |
H A D | hwvulkan.h | 65 PFN_vkCreateInstance CreateInstance; member
|
/aosp_15_r20/frameworks/native/vulkan/include/hardware/ |
H A D | hwvulkan.h | 66 PFN_vkCreateInstance CreateInstance; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | mock_state_machine.cc | 30 std::unique_ptr<BroadcastStateMachine> BroadcastStateMachine::CreateInstance( in CreateInstance() function in BroadcastStateMachine
|