| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/ |
| H A D | hgm_config_change_callback_stub.cpp | 22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
| H A D | rs_surface_occlusion_change_callback_proxy.cpp | 42 uint32_t code = static_cast<uint32_t>( in OnSurfaceOcclusionVisibleChanged() local
|
| H A D | rs_surface_buffer_callback_proxy.cpp | 46 uint32_t code = static_cast<uint32_t>(RSISurfaceBufferCallbackInterfaceCode::ON_FINISH); in OnFinish() local
|
| H A D | rs_surface_buffer_callback_stub.cpp | 21 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
| H A D | rs_surface_occlusion_change_callback_stub.cpp | 22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
| H A D | buffer_clear_callback_proxy.cpp | 41 uint32_t code = static_cast<uint32_t>(RSIBufferClearCallbackInterfaceCode::ON_BUFFER_CLEAR); in OnBufferClear() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/pointer_render/ |
| H A D | pointer_luminance_callback_stub.cpp | 20 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
| H A D | pointer_luminance_callback_proxy.cpp | 41 uint32_t code = static_cast<uint32_t>(RSIPointerLuminanceChangeCallbackInterfaceCode::ON_POINTER_LUMINANCE_CHANGED); in OnPointerLuminanceChanged() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_render_service_proxy.cpp | 44 uint32_t code = static_cast<uint32_t>(RSIRenderServiceInterfaceCode::CREATE_CONNECTION); in CreateConnection() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderservicesecurityutils_fuzzer/ |
| H A D | rsrenderservicesecurityutils_fuzzer.cpp | 59 uint32_t code = GetData<uint32_t>();
in RSRSRenderServiceSecurityUtilsFuzztest() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/ |
| H A D | screen_change_callback_stub_test.cpp | 56 auto code = static_cast<uint32_t>(RSIScreenChangeCallbackInterfaceCode::ON_SCREEN_CHANGED); in HWTEST_F() local 74 uint32_t code = std::numeric_limits<uint32_t>::max(); in HWTEST_F() local 91 uint32_t code = static_cast<uint32_t>(RSIScreenChangeCallbackInterfaceCode::ON_SCREEN_CHANGED); in HWTEST_F() local 108 uint32_t code = std::numeric_limits<uint32_t>::max(); in HWTEST_F() local
|
| H A D | surface_capture_callback_stub_test.cpp | 65 uint32_t code = static_cast<uint32_t>(RSISurfaceCaptureCallbackInterfaceCode::ON_SURFACE_CAPTURE); in HWTEST_F() local 83 uint32_t code = -1; in HWTEST_F() local
|
| H A D | hgm_config_change_callback_stub_test.cpp | 67 auto code = -1; in HWTEST_F() local 83 auto code = static_cast<uint32_t>(RSIHgmConfigChangeCallbackInterfaceCode::ON_HGM_CONFIG_CHANGED); in HWTEST_F() local 100 auto code = -1; in HWTEST_F() local 117 auto code in HWTEST_F() local 134 auto code = static_cast<uint32_t>(RSIHgmConfigChangeCallbackInterfaceCode::ON_HGM_REFRESH_RATE_MODE_CHANGED); HWTEST_F() local 151 auto code = static_cast<uint32_t>(RSIHgmConfigChangeCallbackInterfaceCode::ON_HGM_REFRESH_RATE_CHANGED); HWTEST_F() local [all...] |
| H A D | rs_surface_occlusion_change_callback_stub_test.cpp | 65 uint32_t code = -1; in HWTEST_F() local 82 uint32_t code = in HWTEST_F() local 101 uint32_t code = -1; in HWTEST_F() local 120 uint32_t code = HWTEST_F() local [all...] |
| H A D | rs_occlusion_change_callback_stub_test.cpp | 56 uint32_t code = -1; in HWTEST_F() local 77 auto code = static_cast<uint32_t>(RSIOcclusionChangeCallbackInterfaceCode::ON_OCCLUSION_VISIBLE_CHANGED); in HWTEST_F() local 95 uint32_t code = 1; in HWTEST_F() local
|
| H A D | rs_uiextension_callback_stub_test.cpp | 56 uint32_t code = -1; in HWTEST_F() local 77 auto code = static_cast<uint32_t>(RSIUIExtensionCallbackInterfaceCode::ON_UIEXTENSION); in HWTEST_F() local
|
| H A D | rs_uiextension_callback_proxy_test.cpp | 27 constexpr auto code = static_cast<uint32_t>(RSIUIExtensionCallbackInterfaceCode::ON_UIEXTENSION); member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
| H A D | rs_irender_service_connection_ipc_interface_code_access_verifier.cpp | 28 bool RSIRenderServiceConnectionInterfaceCodeAccessVerifier::IsExclusiveVerificationPassed(CodeUnderlyingType code) in IsExclusiveVerificationPassed() argument 397 CodeUnderlyingType code = static_cast<CodeUnderlyingType>(interfaceName); in AddRSIRenderServiceConnectionInterfaceCodePermission() local 402 IsAccessTimesVerificationPassed( CodeUnderlyingType code, uint32_t times) const IsAccessTimesVerificationPassed() argument
|
| H A D | rs_irender_service_ipc_interface_code_access_verifier.cpp | 28 bool RSIRenderServiceInterfaceCodeAccessVerifier::IsExclusiveVerificationPassed(CodeUnderlyingType code) in IsExclusiveVerificationPassed() argument 52 CodeUnderlyingType code = static_cast<CodeUnderlyingType>(interfaceName); in AddRSIRenderServiceInterfaceCodePermission() local 57 IsAccessTimesVerificationPassed( CodeUnderlyingType code, uint32_t times) const IsAccessTimesVerificationPassed() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/ipc_security/ |
| H A D | rs_ipc_interface_code_security_manager.h | 61 bool IsAccessTimesRestricted(CodeUnderlyingType code, uint32_t times) const in IsAccessTimesRestricted() argument
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagedaemondeletesharefile_fuzzer/ |
| H A D | storagedaemondeletesharefile_fuzzer.cpp | 44 uint32_t code = static_cast<int32_t>(StorageDaemonInterfaceCode::DELETE_SHARE_FILE); in StorageDaemonDeleteShareFileFuzzTest() local
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagedaemoncreatesharefile_fuzzer/ |
| H A D | storagedaemoncreatesharefile_fuzzer.cpp | 44 uint32_t code = static_cast<int32_t>(StorageDaemonInterfaceCode::CREATE_SHARE_FILE); in StorageDaemonCreateShareFileFuzzTest() local
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
| H A D | storagemanagerproxymock.h | 29 int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/transaction/ |
| H A D | rs_render_service_stub_unittest_test.cpp | 66 uint32_t code = static_cast<uint32_t>(RSIRenderServiceInterfaceCode::CREATE_CONNECTION); in HWTEST_F() local 84 uint32_t code = static_cast<uint32_t>(RSIRenderServiceInterfaceCode::CREATE_CONNECTION); in HWTEST_F() local
|
| H A D | rs_render_service_connection_stub_render_unittest_test.cpp | 58 int RSRenderServiceConnectionTest::OnRemoteRequestTest(uint32_t code) in OnRemoteRequestTest() argument 81 uint32_t code; in HWTEST_F() local
|