Home
last modified time | relevance | path

Searched refs:DecryptSetKey (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dcode_decrypt.h41 int PUBLIC_API DecryptSetKey(int fd, int srcAppId);
Dcode_decrypt.cpp23 int DecryptSetKey(int fd, int srcAppId) in DecryptSetKey() function
Dohos_pkg_args.h105 void DecryptSetKey(int fd) const in DecryptSetKey() function
110 if (ohos::DecryptSetKey(fd, static_cast<int>(GetBundleUid())) < 0) { in DecryptSetKey()
158 DecryptSetKey(fd); in GetJSPandaFile()
/arkcompiler/ets_runtime/
Dlibark_jsruntime.map365 panda::ecmascript::ohos::DecryptSetKey*;