Searched defs:dynamic (Results 1 – 4 of 4) sorted by relevance
16 static int DriverInstallerStartDeviceHost(uint32_t devHostId, const char *devHostName, bool dynamic) in DriverInstallerStartDeviceHost()
56 …tic int DevmgrServiceStartHostProcess(struct DevHostServiceClnt *hostClnt, bool sync, bool dynamic) in DevmgrServiceStartHostProcess()96 bool dynamic = true; in DevmgrServiceLoadDevice() local
33 std::shared_ptr<DynamicBuffer> dynamic = std::make_shared<DynamicBuffer>(); in UseBuffer() local
28 int DriverInstallerFullStartDeviceHost(uint32_t devHostId, const char* devHostName, bool dynamic) in DriverInstallerFullStartDeviceHost()