Home
last modified time | relevance | path

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

/base/tee/tee_client/services/teecd/src/
Dfs_work_agent.c491 static uint32_t GetRealFilePath(const char *originPath, char *trustPath, size_t tPathLen) in GetRealFilePath()
625 char trustPath[PATH_MAX] = { 0 }; in DoOpenFile() local