Searched refs:GetFuncAndSize (Results 1 – 2 of 2) sorted by relevance
324 std::pair<UnmarshallingHelper::UnmarshallingFunc, size_t> UnmarshallingHelper::GetFuncAndSize(uint3… in GetFuncAndSize() function in OHOS::Rosen::Drawing::UnmarshallingHelper344 const auto unmarshallingPair = UnmarshallingHelper::Instance().GetFuncAndSize(type); in Unmarshalling()
132 std::pair<UnmarshallingFunc, size_t> GetFuncAndSize(uint32_t type);