Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dcode_decrypt.h41 int PUBLIC_API DecryptSetKey(int fd, int srcAppId);
H A Dcode_decrypt.cpp23 int DecryptSetKey(int fd, int srcAppId) in DecryptSetKey() function
H A Dohos_pkg_args.h98 void DecryptSetKey(int fd) const in DecryptSetKey() function in panda::ecmascript::kungfu::OhosPkgArgs
100 if (ohos::DecryptSetKey(fd, static_cast<int>(GetBundleUid())) < 0) { in DecryptSetKey()
144 DecryptSetKey(fd); in GetJSPandaFile()

Completed in 2 milliseconds