Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c443 static bool IsDataDir(const char *path, bool isUsers) in IsDataDir() function
483 if (IsDataDir(path, false) || IsDataDir(path, true) || IsRootDir(path) || in IsValidFilePath()