Home
last modified time | relevance | path

Searched defs:dynamic (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/core/manager/src/
Dhdf_driver_installer.c16 static int DriverInstallerStartDeviceHost(uint32_t devHostId, const char *devHostName, bool dynamic) in DriverInstallerStartDeviceHost()
Ddevmgr_service.c56 …tic int DevmgrServiceStartHostProcess(struct DevHostServiceClnt *hostClnt, bool sync, bool dynamic) in DevmgrServiceStartHostProcess()
96 bool dynamic = true; in DevmgrServiceLoadDevice() local
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_dyna_buffer.cpp33 std::shared_ptr<DynamicBuffer> dynamic = std::make_shared<DynamicBuffer>(); in UseBuffer() local
/drivers/hdf_core/adapter/uhdf2/manager/src/
Ddriver_installer_full.c28 int DriverInstallerFullStartDeviceHost(uint32_t devHostId, const char* devHostName, bool dynamic) in DriverInstallerFullStartDeviceHost()