Home
last modified time | relevance | path

Searched refs:nameWithoutUserId (Results 1 - 1 of 1) sorted by relevance

/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c374 char *nameWithoutUserId = NULL; in JoinFileNameForStorageCE() local
383 idString = strtok_r(nameTemp, "/", &nameWithoutUserId); in JoinFileNameForStorageCE()
407 rc = strncat_s(path, pathLen, nameWithoutUserId, strlen(nameWithoutUserId)); in JoinFileNameForStorageCE()

Completed in 3 milliseconds