Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
H A Dscreen_data_channel_impl.cpp356 int32_t rectIndex = 0; in DirtyVecToJson() local
358 std::string tempRectIndex = std::to_string(rectIndex); in DirtyVecToJson()
366 rectIndex++; in DirtyVecToJson()