Home
last modified time | relevance | path

Searched defs:code (Results 801 - 825 of 5978) sorted by relevance

1...<<31323334353637383940>>...240

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Dhgm_config_change_callback_stub.cpp22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
H A Drs_surface_occlusion_change_callback_proxy.cpp42 uint32_t code = static_cast<uint32_t>( in OnSurfaceOcclusionVisibleChanged() local
H A Drs_surface_buffer_callback_proxy.cpp46 uint32_t code = static_cast<uint32_t>(RSISurfaceBufferCallbackInterfaceCode::ON_FINISH); in OnFinish() local
H A Drs_surface_buffer_callback_stub.cpp21 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
H A Drs_surface_occlusion_change_callback_stub.cpp22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
H A Dbuffer_clear_callback_proxy.cpp41 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 Dpointer_luminance_callback_stub.cpp20 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
H A Dpointer_luminance_callback_proxy.cpp41 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 Drs_render_service_proxy.cpp44 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 Drsrenderservicesecurityutils_fuzzer.cpp59 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 Dscreen_change_callback_stub_test.cpp56 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 Dsurface_capture_callback_stub_test.cpp65 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 Dhgm_config_change_callback_stub_test.cpp67 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 Drs_surface_occlusion_change_callback_stub_test.cpp65 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 Drs_occlusion_change_callback_stub_test.cpp56 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 Drs_uiextension_callback_stub_test.cpp56 uint32_t code = -1; in HWTEST_F() local
77 auto code = static_cast<uint32_t>(RSIUIExtensionCallbackInterfaceCode::ON_UIEXTENSION); in HWTEST_F() local
H A Drs_uiextension_callback_proxy_test.cpp27 constexpr auto code = static_cast<uint32_t>(RSIUIExtensionCallbackInterfaceCode::ON_UIEXTENSION); member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_irender_service_connection_ipc_interface_code_access_verifier.cpp28 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 Drs_irender_service_ipc_interface_code_access_verifier.cpp28 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 Drs_ipc_interface_code_security_manager.h61 bool IsAccessTimesRestricted(CodeUnderlyingType code, uint32_t times) const in IsAccessTimesRestricted() argument
/foundation/filemanagement/storage_service/test/fuzztest/storagedaemondeletesharefile_fuzzer/
H A Dstoragedaemondeletesharefile_fuzzer.cpp44 uint32_t code = static_cast<int32_t>(StorageDaemonInterfaceCode::DELETE_SHARE_FILE); in StorageDaemonDeleteShareFileFuzzTest() local
/foundation/filemanagement/storage_service/test/fuzztest/storagedaemoncreatesharefile_fuzzer/
H A Dstoragedaemoncreatesharefile_fuzzer.cpp44 uint32_t code = static_cast<int32_t>(StorageDaemonInterfaceCode::CREATE_SHARE_FILE); in StorageDaemonCreateShareFileFuzzTest() local
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h29 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 Drs_render_service_stub_unittest_test.cpp66 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 Drs_render_service_connection_stub_render_unittest_test.cpp58 int RSRenderServiceConnectionTest::OnRemoteRequestTest(uint32_t code) in OnRemoteRequestTest() argument
81 uint32_t code; in HWTEST_F() local

Completed in 11 milliseconds

1...<<31323334353637383940>>...240