Searched refs:UnmarshalFromSharedMemory (Results 1 – 1 of 1) sorted by relevance
217 static bool UnmarshalFromSharedMemory(UnmarshallingContext& context, uint64_t id);292 bool ImageSource::UnmarshalFromSharedMemory(UnmarshallingContext& context, uint64_t id) in UnmarshalFromSharedMemory() function in OHOS::Media::ImageSource394 if (!UnmarshalFromSharedMemory(context, id)) { in Unmarshal()