Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c627 uint32_t rRet = GetRealFilePath(path, trustPath, sizeof(trustPath)); in DoOpenFile() local
968 uint32_t rRet = GetRealFilePath(fromPath, realFromPath, sizeof(realFromPath)); in CopyFile() local
1272 int32_t rRet = getrlimit(RLIMIT_NOFILE, &rlim); in SetFileNumLimit() local
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp1337 TEEC_Result rRet = FormatSharedMemory(reply, sharedMem, &offset); in ProcAllocateSharedMemory() local