Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_element_info_parcel.cpp574 …for (auto iterInt = extraElementValueInt_.begin(); iterInt != extraElementValueInt_.end(); ++iterI… in Marshalling() local
577 tempMapKey = iterInt->first; in Marshalling()
578 tempMapVal = iterInt->second; in Marshalling()