Home
last modified time | relevance | path

Searched defs:authParamJson (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_pin_auth.cpp179 nlohmann::json authParamJson; variable
200 nlohmann::json authParamJson; variable
221 nlohmann::json authParamJson; variable
/foundation/distributedhardware/device_manager/services/implementation/src/config/mini/
Dpin_auth.cpp71 nlohmann::json authParamJson = nlohmann::json::parse(authParam, nullptr, false); in VerifyAuthentication() local
/foundation/distributedhardware/device_manager/ext/pin_auth/src/
Dpin_auth.cpp68 nlohmann::json authParamJson = nlohmann::json::parse(authParam, nullptr, false); in VerifyAuthentication() local