Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/os_dependency/src/
H A Dbms_wrapper.cpp96 int32_t GetNativeProcessInfo(uint32_t tokenId, uint64_t uid, ProcessInfo *processInfo) in GetNativeProcessInfo() function
131 res = GetNativeProcessInfo(tokenId, uid, processInfo); in GetCallingProcessInfo()