Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp41 constexpr int PHASE_PTR = 1; variable
600 phase = std::max(phase, PHASE_PTR); in ProcessQuestionRecord()