Searched defs:fdStr (Results 1 – 10 of 10) sorted by relevance
52 static bool IsAllDigits(string fdStr) in IsAllDigits()95 string fdStr = path.substr(posFd + 1); in IsRemoteUri() local
258 void WriteTrackSample(OH_AVMuxer *muxer, int audioTrackIndex, int videoTrackIndex, FdListStr *fdStr) in WriteTrackSample()509 int OpenAllInputFile(FdListStr *fdStr) in OpenAllInputFile()548 int DoRunMuxer(FdListStr *fdStr, OH_AVMuxer *muxer) in DoRunMuxer()604 void CloseAllFd(FdListStr *fdStr) in CloseAllFd()620 FdListStr fdStr; in RunNativeMuxer() local
259 std::string fdStr = std::to_string(fd); in FIXTURE() local
45 std::string fdStr = std::to_string(fd); in FIXTURE() local
47 std::string fdStr = std::to_string(fd); in FIXTURE() local
635 std::string fdStr = uri.substr(strlen("fd://"), fdTailPos - strlen("fd://")); in SetMediaSource() local
56 std::string fdStr = std::to_string(fd); in FilePathToFd() local
1106 std::string fdStr = uri.substr(strlen("fd://"), pos1 - strlen("fd://")); in SetMediaSource() local