Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/test/unittest/param/
H A Dparam_stub.h72 int TestFreeLocalSecurityLabel(ParamSecurityLabel *srcLabel);
H A Dclient_unittest.cpp126 paramSecurityOps->securityFreeLabel = TestFreeLocalSecurityLabel; in TestPermission()
H A Dparam_stub.cpp542 int TestFreeLocalSecurityLabel(ParamSecurityLabel *srcLabel) in TestFreeLocalSecurityLabel() function
H A Dparamservice_unittest.cpp318 paramSecurityOps->securityFreeLabel = TestFreeLocalSecurityLabel; in TestServiceProcessMessage()