Searched defs:rawFd (Results 1 – 11 of 11) sorted by relevance
48 DecoderType VibratorDecoderCreator::GetDecoderType(const RawFileDescriptor &rawFd) in GetDecoderType()66 extern "C" IVibratorDecoder *Create(const RawFileDescriptor &rawFd) in Create()
47 AudioParsing::AudioParsing(const RawFileDescriptor &rawFd) in AudioParsing()
139 …ibratorServiceClient::PlayVibratorCustom(int32_t vibratorId, const RawFileDescriptor &rawFd, int32… in PlayVibratorCustom()270 RawFileDescriptor rawFd = { in PreProcess() local
40 JsonParser::JsonParser(const RawFileDescriptor &rawFd) in JsonParser()
182 std::string ReadFd(const RawFileDescriptor &rawFd) in ReadFd()
115 RawFileDescriptor rawFd = { in PlayVibratorCustom() local
52 int32_t DefaultVibratorDecoder::DecodeEffect(const RawFileDescriptor &rawFd, VibratePackage &patter… in DecodeEffect()
193 …scdeviceServiceProxy::PlayVibratorCustom(int32_t vibratorId, const RawFileDescriptor &rawFd, int32… in PlayVibratorCustom()
199 RawFileDescriptor rawFd; in PlayVibratorCustomStub() local
353 int32_t MiscdeviceService::PlayVibratorCustom(int32_t vibratorId, const RawFileDescriptor &rawFd, i… in PlayVibratorCustom()
48 int32_t HEVibratorDecoder::DecodeEffect(const RawFileDescriptor &rawFd, VibratePackage &pkg) in DecodeEffect()