Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_task_main.c130 return CODE_NULL; in MapSubTaskTypeToOpCode()
184 int32_t operationCode = CODE_NULL; in AccountSendCreateError()
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h256 CODE_NULL = 0, enumerator
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1155 ProtocolType protocolType = GetPrototolType(&version, CODE_NULL);
1351 (void)AddIntToJson(in, FIELD_OPERATION_CODE, CODE_NULL);
1372 res = ServerProtocolMessageOut(out, CODE_NULL, 0);
1376 res = ClientProtocolMessageOut(out, CODE_NULL, 0);