Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/inc/module/
H A Ddev_auth_module_manager.h53 int32_t CheckMsgRepeatability(const CJson *in, int moduleType);
/ohos5.0/base/security/device_auth/services/frameworks/src/module/
H A Ddev_auth_module_manager.c182 int32_t CheckMsgRepeatability(const CJson *in, int moduleType) in CheckMsgRepeatability() function
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp562 res = CheckMsgRepeatability(in, DAS_MODULE);
566 res = CheckMsgRepeatability(nullptr, DAS_MODULE);
568 res = CheckMsgRepeatability(in, DAS_MODULE);