Searched defs:sourcePtr (Results 1 – 6 of 6) sorted by relevance
47 IDistributedHardwareSource *sourcePtr = nullptr; in ComponentManagerFuzzTest() local
121 IDistributedHardwareSource *sourcePtr = nullptr; variable138 IDistributedHardwareSource *sourcePtr = nullptr; variable153 IDistributedHardwareSource *sourcePtr = nullptr; variable
672 IDistributedHardwareSource *sourcePtr = nullptr; variable707 IDistributedHardwareSource *sourcePtr = nullptr; variable
282 int32_t ComponentLoader::GetSource(const DHType dhType, IDistributedHardwareSource *&sourcePtr) in GetSource()
292 IDistributedHardwareSource *sourcePtr = nullptr; in InitCompSource() local
169 auto sourcePtr = new (std::nothrow) ImageSource(std::move(streamPtr), opts); in DoImageSourceCreate() local252 auto sourcePtr = DoImageSourceCreate([&opts]() { in CreateIncrementalImageSource() local