Home
last modified time | relevance | path

Searched refs:DoGetAllInOneExecutorInfo (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dall_in_one_func.h39 ResultCode DoGetAllInOneExecutorInfo(PinExecutorInfo *pinExecutorInfo);
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dall_in_one_func_test.cpp143 * @tc.name: DoGetAllInOneExecutorInfo test
144 * @tc.desc: verify DoGetAllInOneExecutorInfo
150 uint32_t result = DoGetAllInOneExecutorInfo(nullptr); in HWTEST_F()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c173 ResultCode DoGetAllInOneExecutorInfo(PinExecutorInfo *pinExecutorInfo) in DoGetAllInOneExecutorInfo() function
H A Dpin_auth.cpp288 result = DoGetAllInOneExecutorInfo(&pinExecutorInfo); in GetExecutorInfo()

Completed in 4 milliseconds