Home
last modified time | relevance | path

Searched refs:GetIsSecure (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Dav_hardware_memory.cpp112 bool AVHardwareAllocator::GetIsSecure() in GetIsSecure() function in OHOS::Media::AVHardwareAllocator
173 …FALSE_RETURN_V_MSG_E(base_ != nullptr || HARDWARE_ALLOCATOR->GetIsSecure(), Status::ERROR_NO_MEMOR… in Init()
205 … FALSE_RETURN_V_MSG_E(!HARDWARE_ALLOCATOR->GetIsSecure(), false, "AVHardwareAllocator is secure"); in WriteToMessageParcel()
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer/include/
H A Dav_hardware_allocator.h35 bool GetIsSecure();