Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_pin_auth.cpp75 jsonObject[PIN_TOKEN] = 123456; in HWTEST_F()
H A DUTTest_dm_anonymous.cpp186 bool ret = IsString(jsonObj, PIN_TOKEN); in HWTEST_F()
204 bool ret = IsString(jsonObj, PIN_TOKEN); in HWTEST_F()
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h159 constexpr const char* PIN_TOKEN = "pinToken"; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp613 jsonObj[PIN_TOKEN] = authResponseContext_->token; in OnGroupCreated()
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1275 jsonObj[PIN_TOKEN] = token; in JsToDmAuthInfo()

Completed in 16 milliseconds