Searched defs:sourcePtr (Results 1 – 12 of 12) sorted by relevance
47 IDistributedHardwareSource *sourcePtr = nullptr; in ComponentManagerFuzzTest() local
76 …IDistributedHardwareSource *sourcePtr = ComponentManager::GetInstance().GetDHSourceInstance(DHType… in Enable() local
79 …IDistributedHardwareSource *sourcePtr = ComponentManager::GetInstance().GetDHSourceInstance(DHType… in Disable() local
338 const char *PngImageChunkUtils::StepOverNewLine(const char *sourcePtr, const char *endPtr) in StepOverNewLine()353 const char *PngImageChunkUtils::GetExifInfoLen(const char *sourcePtr, size_t *lengthOut, const char… in GetExifInfoLen()382 int PngImageChunkUtils::ConvertAsciiToInt(const char *sourcePtr, size_t exifInfoLength, unsigned ch… in ConvertAsciiToInt()420 const char *sourcePtr = reinterpret_cast<const char *>(rawText.CData(1)); in ConvertRawTextToExifInfo() local
435 IDistributedHardwareSource *sourcePtr = nullptr; variable470 IDistributedHardwareSource *sourcePtr = nullptr; variable798 …const IDistributedHardwareSource *sourcePtr = ComponentManager::GetInstance().GetDHSourceInstance(… variable
111 IDistributedHardwareSource *sourcePtr = nullptr; variable
432 int32_t ComponentLoader::GetSource(const DHType dhType, IDistributedHardwareSource *&sourcePtr) in GetSource()
1764 const char sourcePtr = '\0'; variable
493 IDistributedHardwareSource *sourcePtr = nullptr; in InitCompSource() local
101 const uint8_t* sourcePtr = source.data() + (i * elementSize); in CopySparseElements() local
386 auto sourcePtr = new (std::nothrow) ImageSource(std::move(streamPtr), opts); in DoImageSourceCreate() local504 auto sourcePtr = DoImageSourceCreate( in CreateIncrementalImageSource() local