Home
last modified time | relevance | path

Searched refs:descriptorCheckList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp53 static constexpr std::array descriptorCheckList = { variable
312 if (std::find(std::cbegin(descriptorCheckList), std::cend(descriptorCheckList), code) != in OnRemoteRequest()
313 std::cend(descriptorCheckList)) { in OnRemoteRequest()