Home
last modified time | relevance | path

Searched defs:inputFd (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmpeg_manager_factory.cpp34 Acquire(const std::string& requestId, const sptr<IPCFileDescriptor>& inputFd) Acquire() argument
H A Dreader.cpp42 MediaManagerError Reader::Create(int32_t inputFd) in Create() argument
H A Dmpeg_manager.cpp100 MediaManagerError MpegManager::Init(const std::string& requestId, const sptr<IPCFileDescriptor>& inputFd) in Init() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp452 int32_t inputFd = open(realPath.c_str(), O_RDONLY); in WriteFile() local
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp244 std::string inputFd = config.recorderInfo.url.substr(fdHead.size()); in InitCaptureFile() local
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest.cpp298 std::string inputFd = config_.recorderInfo.url.substr(fdHead.size()); in InitFileScreenCaptureServer() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dvideo_post_processor.cpp207 bool VideoPostProcessor::PrepareStreams(const std::string& videoId, const int inputFd) in PrepareStreams() argument
262 bool VideoPostProcessor::StartMpeg(const std::string& videoId, const sptr<IPCFileDescriptor>& inputFd) in StartMpeg() argument
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp781 std::string inputFd = urlPath.substr(fdHead.size()); in SetUrl() local
H A Daudio_recorder_napi.cpp673 std::string inputFd = uriPath.substr(fdHead.size()); in SetUri() local
/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_player_napi.cpp256 std::string inputFd = jsPlayer->url_.substr(fdHead.size()); in SetUrl() local
H A Daudio_player_napi.cpp243 std::string inputFd = player->uri_.substr(fdHead.size()); in SetSrc() local
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp1023 std::string inputFd = url.substr(fdHead.size()); in AddSubSource() local
1123 std::string inputFd = url.substr(sizeof("fd://") - 1); in SetSource() local

Completed in 31 milliseconds