| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
| D | rs_interfaces_system_test.cpp | 245 std::string nodeIdStr = "123456"; variable 258 std::string nodeIdStr = "123456"; variable 271 std::string nodeIdStr = "123456"; variable 284 std::string nodeIdStr = "123456"; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
| D | rs_interfaces_test.cpp | 2355 std::string nodeIdStr = "123456"; variable 2368 std::string nodeIdStr = "123456"; variable 2381 std::string nodeIdStr = "123456"; variable 2394 std::string nodeIdStr = "123456"; variable 2597 std::string nodeIdStr = "1"; variable 2610 std::string nodeIdStr = "1"; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
| D | form_pattern.cpp | 298 void FormPattern::HandleSnapshot(uint32_t delayTime, const std::string& nodeIdStr) in HandleSnapshot() 898 std::string nodeIdStr = std::to_string(host->GetId()); in UpdateFormComponent() local 1566 std::string nodeIdStr = std::to_string(host->GetId()); in DelayRemoveFormChildNode() local 1675 std::string nodeIdStr = std::to_string(host->GetId()); in FireFormSurfaceNodeCallback() local 1692 std::string nodeIdStr = std::to_string(host->GetId()); in DelayDeleteImageNode() local 2225 std::string nodeIdStr = std::to_string(host->GetId()); in DelayResetManuallyClickFlag() local 2245 std::string nodeIdStr = std::to_string(host->GetId()); in RemoveDelayResetManuallyClickFlagTask() local 2510 std::string nodeIdStr = std::to_string(host->GetId()); in InitAddUnTrustAndSnapshotCallback() local 2800 std::string nodeIdStr = std::to_string(host->GetId()); in ReAddStaticFormSnapshotTimer() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/platform/ohos/rsrenderserviceclient007_fuzzer/ |
| D | rsrenderserviceclient007_fuzzer.cpp | 250 std::string nodeIdStr = GetStringFromData(STR_LEN); in DoSetWindowContainer() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces000_fuzzer/ |
| D | rsinterfaces000_fuzzer.cpp | 384 std::string nodeIdStr = GetStringFromData(STR_LEN); in DoSetLayerTop() local 453 std::string nodeIdStr = GetStringFromData(STR_LEN); in DoSetColorFollow() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/platform/ohos/rsrenderserviceclient02_fuzzer/ |
| D | rsrenderserviceclient02_fuzzer.cpp | 343 std::string nodeIdStr = GetStringFromData(DATA_LENGTH); in DoSetWindowContainer() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| D | rs_render_service_client_test.cpp | 1209 const std::string nodeIdStr = "123456"; variable 1223 const std::string nodeIdStr = "123456"; variable
|
| D | rs_render_service_connection_proxy_test.cpp | 1377 const std::string nodeIdStr = "123456"; variable 1391 const std::string nodeIdStr = "123456"; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| D | rs_render_service_client.cpp | 816 void RSRenderServiceClient::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop() 820 void RSRenderServiceClient::SetForceRefresh(const std::string &nodeIdStr, bool isForceRefresh) in SetForceRefresh() 830 void RSRenderServiceClient::SetColorFollow(const std::string &nodeIdStr, bool isColorFollow) in SetColorFollow()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| D | rs_render_service_client.cpp | 816 void RSRenderServiceClient::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop() 820 void RSRenderServiceClient::SetForceRefresh(const std::string &nodeIdStr, bool isForceRefresh) in SetForceRefresh() 830 void RSRenderServiceClient::SetColorFollow(const std::string &nodeIdStr, bool isColorFollow) in SetColorFollow()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/platform/ohos/rsrenderserviceclient005_fuzzer/ |
| D | rsrenderserviceclient005_fuzzer.cpp | 336 std::string nodeIdStr = GetData<std::string>(); in DoSetLayerTop() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
| D | rs_interfaces.cpp | 1136 void RSInterfaces::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop() 1141 void RSInterfaces::SetForceRefresh(const std::string &nodeIdStr, bool isForceRefresh) in SetForceRefresh() 1146 void RSInterfaces::SetColorFollow(const std::string &nodeIdStr, bool isColorFollow) in SetColorFollow()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection000_fuzzer/ |
| D | rsrenderserviceconnection000_fuzzer.cpp | 936 std::string nodeIdStr = GetData<std::string>(); in DoSetLayerTop() local 950 std::string nodeIdStr = GetData<std::string>(); in DoSetForceRefresh() local 1125 std::string nodeIdStr = GetData<std::string>(); in DoSetColorFollow() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/ |
| D | rsinterfaces_fuzzer.cpp | 237 std::string nodeIdStr = GetData<std::string>(); in RSPhysicalScreenFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
| D | rs_render_service_connection_stub.cpp | 3648 std::string nodeIdStr; in OnRemoteRequest() local 3660 std::string nodeIdStr; in OnRemoteRequest() local 3672 std::string nodeIdStr; in OnRemoteRequest() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/ |
| D | rsrenderserviceconnection_fuzzer.cpp | 1364 std::string nodeIdStr = GetData<std::string>(); in DOSetLayerTop() local 1375 std::string nodeIdStr = GetData<std::string>(); in DoSetForceRefresh() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_render_service_client.cpp | 2311 void RSRenderServiceClient::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop() 2319 void RSRenderServiceClient::SetForceRefresh(const std::string &nodeIdStr, bool isForceRefresh) in SetForceRefresh() 2391 void RSRenderServiceClient::SetColorFollow(const std::string &nodeIdStr, bool isColorFollow) in SetColorFollow()
|
| D | rs_render_service_connection_proxy.cpp | 5413 ErrCode RSRenderServiceConnectionProxy::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop() 5434 ErrCode RSRenderServiceConnectionProxy::SetForceRefresh(const std::string &nodeIdStr, bool isForceR… in SetForceRefresh() 5455 void RSRenderServiceConnectionProxy::SetColorFollow(const std::string &nodeIdStr, bool isColorFollo… in SetColorFollow()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/main_thread/ |
| D | rs_render_service_connection.cpp | 3362 ErrCode RSRenderServiceConnection::SetLayerTop(const std::string &nodeIdStr, bool isTop) in SetLayerTop() 3389 ErrCode RSRenderServiceConnection::SetForceRefresh(const std::string &nodeIdStr, bool isForceRefres… in SetForceRefresh() 3419 void RSRenderServiceConnection::SetColorFollow(const std::string &nodeIdStr, bool isColorFollow) in SetColorFollow()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/platform/ohos/rsrenderserviceclient_fuzzer/ |
| D | rsrenderserviceclient_fuzzer.cpp | 1957 std::string nodeIdStr = "nodeIdStr"; in DoSetLayerTop() local 1974 std::string nodeIdStr = "nodeIdStr"; in DoSetForceRefresh() local
|