Home
last modified time | relevance | path

Searched defs:inputPath (Results 1 – 25 of 25) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
Dhybrid_js_module_reader.cpp45 const std::string& inputPath, std::string& errorMsg) const in GetExtractor() argument
80 bool HybridJsModuleReader::operator()(const std::string& inputPath, in operator ()()
149 std::string HybridJsModuleReader::GetAppPath(const std::string& inputPath, const std::string& suffi… in GetAppPath() argument
157 std::string HybridJsModuleReader::GetFormAppPath(const std::string& inputPath, const std::string& s… in GetFormAppPath() argument
180 std::string HybridJsModuleReader::GetCommonAppPath(const std::string& inputPath, const std::string&… in GetCommonAppPath() argument
198 const std::string& inputPath) in GetOtherHspPath()
239 std::string HybridJsModuleReader::GetPresetAppHapPath(const std::string& inputPath, const std::stri… in GetPresetAppHapPath()
Djs_module_reader.cpp47 bool JsModuleReader::operator()(const std::string& inputPath, uint8_t **buff, in operator ()()
187 const std::string& inputPath) in GetOtherHspPath()
228 std::string JsModuleReader::GetPresetAppHapPath(const std::string& inputPath, const std::string& bu… in GetPresetAppHapPath()
/foundation/multimedia/media_foundation/services/media_monitor/common/src/
Dmonitor_utils.cpp31 bool IsRealPath(const std::string& inputPath) in IsRealPath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_change_effect.cpp36 int32_t MediaChangeEffect::TakeEffect(const string &inputPath, const string &outputPath, string &ed… in TakeEffect()
/foundation/multimodalinput/input/tools/inject_event/test/
Dinput_replay_command_test.cpp197 char inputPath[] = {"input.bin"}; variable
217 char inputPath[] = {"input.bin"}; variable
337 char inputPath[] = {"input.bin"}; variable
/foundation/multimedia/media_library/tools/medialibrary_tool/src/utils/
Dmediatool_command_utils.cpp48 bool MediatoolCommandUtils::CheckAndReformatPathParam(const std::string& inputPath, std::string& re… in CheckAndReformatPathParam()
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
Daudio_opensles_player_test.cpp68 char *inputPath = argv[1]; in main() local
120 char *inputPath = argv[1]; in main() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/collaboration_edit/include/
Dnapi_cloud_db.h42 std::string inputPath; member
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_blendmode_test.cpp67 static int32_t StartRendererPlayback(char *inputPath, int mode) in StartRendererPlayback()
Daudio_render_mode_callback_test.cpp196 char *inputPath = argv[1]; in main() local
Daudio_interrupt_test.cpp321 char *inputPath = argv[1]; in main() local
Daudio_renderer_test.cpp310 char *inputPath = argv[1]; in TestPlayback() local
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_module_reader_test.cpp128 std::string inputPath = "inputPath/inputPath2"; variable
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
Dvideodec_mpeg_stable_unit_test.cpp247 std::string inputPath = getMpeg2InputPath(path); variable
278 std::string inputPath = getMpeg4InputPath(path); variable
310 std::string inputPath = getMpeg2InputPath(path); variable
342 std::string inputPath = getMpeg4InputPath(path); variable
Dvideodec_h263_stable_unit_test.cpp103 std::string inputPath = getH263InputPath(path); variable
/foundation/multimedia/audio_framework/services/audio_service/test/example/
Daudio_hdi_device_test.cpp149 char *inputPath = argv[1]; in TestPlayback() local
/foundation/multimedia/media_library/tools/medialibrary_tool/src/command/
Drecv_command_v10.cpp114 static string ConvertToCloudPath(const string& inputPath) in ConvertToCloudPath()
/foundation/multimedia/player_framework/frameworks/native/common/
Dlpp_common.cpp301 const char *inputPath = filePath.c_str(); in DumpAVBufferToFile() local
/foundation/multimodalinput/input/tools/inject_event/src/
Devent_replayer.cpp41 EventReplayer::EventReplayer(const std::string& inputPath, const std::map<uint16_t, uint16_t>& devi… in EventReplayer()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
Ddragging_player_agent.cpp147 const char *inputPath = REFENCE_LIB_ABSOLUTE_PATH.c_str(); in LoadLibrary() local
/foundation/multimedia/av_codec/test/unittest/audio_test/
Daudio_codec_inner_avbuffer_unit_test.cpp125 …const std::string_view &codecName, const std::string_view &inputPath, const std::string_view &outp… in RunCase()
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_xml_utils.cpp374 static bool IsFileExist(const std::string &inputPath) in IsFileExist()
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp1856 std::string inputPath(path); in NapiLoadModule() local
1879 std::string inputPath(path); in NapiLoadModuleWithInfo() local
1906 std::string inputPath(path); in NapiLoadModuleWithInfoForHybridApp() local
/foundation/multimedia/av_codec/services/media_engine/filters/
Ddecoder_surface_filter.cpp835 const char *inputPath = REFENCE_LIB_ABSOLUTE_PATH.c_str(); in LoadCameraPostProcessorLib() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp499 string inputPath = isTemp ? MediaFileUtils::GetTempMovingPhotoVideoPath(imagePath) in ProcessMovingPhotoOprnKey() local
4026 int32_t MediaLibraryPhotoOperations::AddFiltersToPhoto(const std::string &inputPath, in AddFiltersToPhoto()