Home
last modified time | relevance | path

Searched defs:pCurrent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dmessage_queue.cpp82 InternalMessagePtr pCurrent = pTop; in AddMessageToQueue() local
113 InternalMessagePtr pCurrent = pTop; in DeleteMessageFromQueue() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_stream.cpp304 void *pCurrent = data_.data() + position_; in Insert() local