Home
last modified time | relevance | path

Searched refs:FIELD_CRED_OP_FLAG (Results 1 - 5 of 5) sorted by relevance

/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth.h69 #define FIELD_CRED_OP_FLAG "flag" macro
/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c64 if (AddIntToJson(out, FIELD_CRED_OP_FLAG, RETURN_FLAG_DEFAULT) != HC_SUCCESS) { in CombineQueryCredentialParams()
H A Dcredential_operator.c288 if (GetIntFromJson(json, FIELD_CRED_OP_FLAG, &param->flag) != HC_SUCCESS) { in DecodeRequestParam()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Dp2p_bind_ipc_test.cpp161 AddIntToJson(out, FIELD_CRED_OP_FLAG, flag); in CreateCredentialParamsJson()
H A Ddeviceauth_func_test.cpp533 AddIntToJson(out, FIELD_CRED_OP_FLAG, flag); in CreateCredentialParamsJson()

Completed in 8 milliseconds