Searched refs:jsonOutObj (Results 1 – 6 of 6) sorted by relevance
1326 nlohmann::json jsonOutObj; variable1367 nlohmann::json jsonOutObj; variable1411 nlohmann::json jsonOutObj; variable1454 nlohmann::json jsonOutObj; variable1497 nlohmann::json jsonOutObj; variable1540 nlohmann::json jsonOutObj; variable1583 nlohmann::json jsonOutObj; variable1627 nlohmann::json jsonOutObj; variable1641 nlohmann::json jsonOutObj; variable1647 jsonOutObj[FIELD_SERVER_PK] = 0;[all …]
115 nlohmann::json jsonOutObj; variable118 int32_t ret = hiChainConnector->CreateGroup(requestId, authType, userId, jsonOutObj);
196 nlohmann::json jsonOutObj; in ImportLocalCredential() local197 if (GetCredentialData(credentialInfo, vecCredentialData[0], jsonOutObj) != DM_OK) { in ImportLocalCredential()201 if (hiChainConnector_->CreateGroup(requestId_, authType, userId, jsonOutObj) != DM_OK) { in ImportLocalCredential()296 nlohmann::json &jsonOutObj) in GetCredentialData() argument330 jsonOutObj = jsonCreObj; in GetCredentialData()
116 nlohmann::json &jsonOutObj);
106 nlohmann::json &jsonOutObj);
792 nlohmann::json &jsonOutObj) in CreateGroup() argument808 jsonObj[FIELD_CREDENTIAL] = jsonOutObj; in CreateGroup()