Home
last modified time | relevance | path

Searched defs:fdStr (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/native/remote_uri/
H A Dremote_uri.cpp52 static bool IsAllDigits(string fdStr) in IsAllDigits()
95 string fdStr = path.substr(posFd + 1); in IsRemoteUri() local
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Dnative_avmuxer_demo.c275 void WriteTrackSample(OH_AVMuxer *muxer, int audioTrackIndex, int videoTrackIndex, FdListStr *fdStr) in WriteTrackSample()
526 int OpenAllInputFile(FdListStr *fdStr) in OpenAllInputFile()
565 int DoRunMuxer(FdListStr *fdStr, OH_AVMuxer *muxer) in DoRunMuxer()
622 void CloseAllFd(FdListStr *fdStr) in CloseAllFd()
638 FdListStr fdStr; in RunNativeMuxer() local
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_player_fast.h259 std::string fdStr = std::to_string(fd); in FIXTURE() local
H A Dtest_single_video_player_fast_4.h45 std::string fdStr = std::to_string(fd); in FIXTURE() local
H A Dtest_single_video_player_fast_3.h47 std::string fdStr = std::to_string(fd); in FIXTURE() local
H A Dtest_single_video_player_fast_1.h47 std::string fdStr = std::to_string(fd); in FIXTURE() local
H A Dtest_single_video_player_fast_2.h47 std::string fdStr = std::to_string(fd); in FIXTURE() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H A Dsmq_test.cpp140 for (const auto &fdStr : fdsResult) { in QueryOpendFdsByHostPid() local
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp654 std::string fdStr = uri.substr(strlen("fd://"), fdTailPos - strlen("fd://")); in SetMediaSource() local
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1122 std::string fdStr = uri.substr(strlen("fd://"), pos1 - strlen("fd://")); in SetMediaSource() local
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/video_player/
H A DTestFastVedioPlayer.cpp56 std::string fdStr = std::to_string(fd); in FilePathToFd() local