Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_adapter.h28 int SetUidGidFilter(const AppSpawnMgr *content);
H A Dappspawn_adapter.cpp128 int SetUidGidFilter(const AppSpawnMgr *content) in SetUidGidFilter() function
H A Dappspawn_common.c445 int ret = SetUidGidFilter(content); in PreLoadSetSeccompFilter()