Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_listener_test.cpp60 bool SandboxHelper::CheckValidPath(const std::string &filePath) in CheckValidPath() function in OHOS::AppFileService::SandboxHelper
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp423 bool SandboxHelper::CheckValidPath(const std::string &filePath) in CheckValidPath() function in OHOS::AppFileService::SandboxHelper
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Daudio_recorder_napi.cpp648 int32_t AudioRecorderNapi::CheckValidPath(const std::string &filePath, std::string &realPath) in CheckValidPath() function in OHOS::Media::AudioRecorderNapi