Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_service.h25 int32_t MainRescInit(void);
/ohos5.0/base/security/device_auth/test/fuzztest/devauth_fuzzer/
H A Ddevauth_fuzzer.cpp64 (void)MainRescInit(); in FuzzDoRegCallback()
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1318 int32_t MainRescInit(void) in MainRescInit() function
1365 ret = MainRescInit(); in main()