Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp280 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()
311 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp229 outputResult.emplace(DM_CREDENTIAL_RETURNJSONSTR, returnJsonStr); in ON_IPC_SERVER_CMD()
253 outputResult.emplace(DM_CREDENTIAL_RETURNJSONSTR, returnJsonStr); in ON_IPC_SERVER_CMD()
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h142 constexpr const char* DM_CREDENTIAL_RETURNJSONSTR = "CREDENTIAL_RETURNJSONSTR"; member
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp741 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()
776 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp670 outputResult.emplace(DM_CREDENTIAL_RETURNJSONSTR, returnJsonStr); in ON_IPC_CMD()
703 outputResult.emplace(DM_CREDENTIAL_RETURNJSONSTR, returnJsonStr); in ON_IPC_CMD()

Completed in 9 milliseconds