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