Home
last modified time | relevance | path

Searched defs:CheckValidPath (Results 1 – 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
Dsoftbus_session_listener_test.cpp71 bool SandboxHelper::CheckValidPath(const std::string &filePath) in CheckValidPath() function in OHOS::AppFileService::SandboxHelper
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/daemon_execute/
Ddaemon_execute_test.cpp50 bool SandboxHelper::CheckValidPath(const std::string &filePath) in CheckValidPath() function in OHOS::AppFileService::SandboxHelper
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/daemon/
Ddaemon_test.cpp127 bool SandboxHelper::CheckValidPath(const std::string &filePath) in CheckValidPath() function in OHOS::AppFileService::SandboxHelper
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp537 bool SandboxHelper::CheckValidPath(const std::string &filePath) in CheckValidPath() function in OHOS::AppFileService::SandboxHelper
/foundation/multimedia/player_framework/frameworks/js/recorder/
Daudio_recorder_napi.cpp648 int32_t AudioRecorderNapi::CheckValidPath(const std::string &filePath, std::string &realPath) in CheckValidPath() function in OHOS::Media::AudioRecorderNapi