Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_auth_connector.cpp106 jsonObj[FIELD_CONFIRMATION] = RequestResponse::REQUEST_REJECTED; in onRequest()
108 jsonObj[FIELD_CONFIRMATION] = RequestResponse::REQUEST_ACCEPTED; in onRequest()
H A Dhichain_connector.cpp481 jsonObj[FIELD_CONFIRMATION] = REQUEST_REJECTED; in onRequest()
483 jsonObj[FIELD_CONFIRMATION] = REQUEST_ACCEPTED; in onRequest()
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h49 #define FIELD_CONFIRMATION "confirmation" macro
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c213 if (!AddNumberToJsonObject(msg, FIELD_CONFIRMATION, REQUEST_ACCEPTED) || in OnRequest()

Completed in 7 milliseconds