Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp46 bool WriteLittleStringVector(const std::vector<std::string>& infos, MessageParcel& reply) in WriteLittleStringVector() function
581 bool writeResult = isLittleSize ? WriteLittleStringVector(infos, reply) : in HandleNotifyDumpInfo()