Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
H A Dscreen_data_channel_impl.cpp358 std::string tempRectIndex = std::to_string(rectIndex); in DirtyVecToJson() local
359 rectJson[tempRectIndex] = nlohmann::json { in DirtyVecToJson()