Searched defs:infoPath (Results 1 – 2 of 2) sorted by relevance
186 static bool GetOsAccountInfoPathCe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathCe()200 static bool GetOsAccountInfoPathDe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathDe()220 static bool GetOsAccountInfoPath(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPath()
108 string infoPath = path; in SetDeny() local