Searched defs:isMalloc (Results 1 - 6 of 6) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_marshalling_helper.cpp | 523 const void* RSMarshallingHelper::ReadFromParcel(Parcel& parcel, size_t size, bool& isMalloc) in ReadFromParcel() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_marshalling_helper.cpp | 524 const void* RSMarshallingHelper::ReadFromParcel(Parcel& parcel, size_t size, bool& isMalloc) in ReadFromParcel() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_marshalling_helper_test.cpp | 1170 bool isMalloc = false; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/ |
H A D | rsmarshallinghelper_fuzzer.cpp | 97 bool isMalloc = false; in DoUnmarshalling() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 258 bool isMalloc = false; in Unmarshalling() local 462 bool isMalloc = false; in UnmarshallingNoLazyGeneratedImage() local 619 bool isMalloc = false; in Unmarshalling() local 1694 bool isMalloc in Unmarshalling() local 1983 bool isMalloc = false; Unmarshalling() local 2213 ReadFromParcel(Parcel& parcel, size_t size, bool& isMalloc) ReadFromParcel() argument 2250 ReadFromAshmem(Parcel& parcel, size_t size, bool& isMalloc) ReadFromAshmem() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_base.cpp | 1082 const void* RSProfiler::ReadParcelData(Parcel& parcel, size_t size, bool& isMalloc) in ReadParcelData() argument
|
Completed in 11 milliseconds