Home
last modified time | relevance | path

Searched defs:filePath_ (Results 1 – 18 of 18) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/file/
Daudio_renderer_file_sink.h64 std::string filePath_; variable
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
Dplayer_demux.h62 std::string filePath_; variable
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dopp_transfer_information.h58 std::string filePath_; variable
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
Dfile_source.h52 std::string filePath_; variable
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_opp.h258 std::string filePath_; variable
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/
Dimage_source_napi.h42 static std::string filePath_; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Dshader_cache.h91 std::string filePath_; variable
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
Dhttp_client_task.h304 std::string filePath_; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dadapter_config.cpp27 std::string filePath_ = {BT_CONFIG_PATH + fileName_}; member
Dadapter_device_info.cpp30 std::string filePath_ = {BT_CONFIG_PATH + fileName_}; member
Dprofile_config.cpp29 std::string filePath_ = {BT_CONFIG_PATH + fileName_}; member
Dadapter_device_config.cpp30 std::string filePath_ {BT_CONFIG_PATH + fileName_}; member
/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
Dmetadata.h134 std::string filePath_; variable
/foundation/arkui/ui_lite/frameworks/dfx/
Dui_screenshot.cpp100 char* filePath_; member in OHOS::UIScreenshotListener
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dcjson_parser.h241 char *filePath_; variable
/foundation/distributeddatamgr/pasteboard/services/core/include/
Dpasteboard_service.h157 const std::string filePath_ = ""; variable
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
Dliteplayer.h228 std::string filePath_; variable
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_napi.cpp45 std::string ImageSourceNapi::filePath_ = ""; member in OHOS::Media::ImageSourceNapi