Home
last modified time | relevance | path

Searched defs:readRemoteObject (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection011_fuzzer/
Drsrenderserviceconnection011_fuzzer.cpp127 bool readRemoteObject = GetData<bool>(); in DoRegisterFirstFrameCommitCallback() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection005_fuzzer/
Drsrenderserviceconnection005_fuzzer.cpp382 bool readRemoteObject = GetData<bool>(); in DoRegisterHgmRefreshRateUpdateCallback() local
401 bool readRemoteObject = GetData<bool>(); in DoRegisterFrameRateLinkerExpectedFpsUpdateCallback() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
Drs_render_service_connection_stub.cpp928 bool readRemoteObject{false}; in OnRemoteRequest() local
3233 bool readRemoteObject{false}; in OnRemoteRequest() local
3255 bool readRemoteObject{false}; in OnRemoteRequest() local
3277 bool readRemoteObject{false}; in OnRemoteRequest() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dtest_service_proxy.cpp422 auto readRemoteObject = replyParcel.ReadRemoteObject(); in TestQueryRemoteProxy() local