Searched refs:IsNeedDataPhase (Results 1 – 3 of 3) sorted by relevance
47 static bool IsNeedDataPhase(uint16_t operationCode);
78 bool MtpPacket::IsNeedDataPhase(uint16_t operationCode) in IsNeedDataPhase() function in OHOS::Media::MtpPacket
77 if (MtpPacket::IsNeedDataPhase(mtpContextPtr_->operationCode)) { in Execute()