Searched refs:GetThirdInterfaceParams (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/dlp_permission/napi/src/ |
H A D | napi_dlp_permission.cpp | 943 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContext)) { in GetDLPPermissionInfo() 1002 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContext)) { in IsInSandbox() 1061 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContext)) { in GetDlpSupportFileType() 1350 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContext)) { in GetDlpGatheringPolicy() 1583 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContext)) { in GetDLPFileVisitRecord() 1715 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContextPtr.get())) { in GetSandboxAppConfig() 1762 if (!GetThirdInterfaceParams(env, cbInfo, *asyncContextPtr.get())) { in IsDLPFeatureProvided()
|
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/ |
H A D | napi_common.h | 308 bool GetThirdInterfaceParams(
|
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/ |
H A D | napi_common.cpp | 1158 bool GetThirdInterfaceParams( in GetThirdInterfaceParams() function
|