Searched refs:DecryptSetKey (Results 1 – 4 of 4) sorted by relevance
41 int PUBLIC_API DecryptSetKey(int fd, int srcAppId);
23 int DecryptSetKey(int fd, int srcAppId) in DecryptSetKey() function
105 void DecryptSetKey(int fd) const in DecryptSetKey() function110 if (ohos::DecryptSetKey(fd, static_cast<int>(GetBundleUid())) < 0) { in DecryptSetKey()158 DecryptSetKey(fd); in GetJSPandaFile()
365 panda::ecmascript::ohos::DecryptSetKey*;