Home
last modified time | relevance | path

Searched defs:srcAppId (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dcode_decrypt.cpp23 int DecryptSetKey(int fd, int srcAppId) in DecryptSetKey()
33 int DecrypRemoveKey(int fd, int srcAppId) in DecrypRemoveKey()
43 int DecryptAssociateKey(int fd, int dstAppId, int srcAppId) in DecryptAssociateKey()
53 int DecrypRemoveAssociateKey(int fd, int dstAppId, int srcAppId) in DecrypRemoveAssociateKey()