Home
last modified time | relevance | path

Searched refs:DUMP_SERVICE_DIR (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_utils_tools.h62 const std::string DUMP_SERVICE_DIR = "/data/local/tmp/"; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h31 const std::string DUMP_SERVICE_DIR = "/data/local/tmp/"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_utils_tools.cpp313 std::string filePath = DUMP_SERVICE_DIR + fileName; in OpenDumpFileInner()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h211 const std::string DUMP_SERVICE_DIR = "/data/local/tmp/"; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp545 std::string filePath = DUMP_SERVICE_DIR + fileName; in OpenDumpFileInner()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp782 filePath = DUMP_SERVICE_DIR + fileName; in OpenDumpFileInner()