Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp318 jsonObj[AUTH_TYPE] = bindType; in JsToBindParam()
402 if (IsInt32(bindParamObj, AUTH_TYPE)) { in InsertMapParames()
403 int32_t authType = bindParamObj[AUTH_TYPE].get<int32_t>(); in InsertMapParames()
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h155 constexpr const char* AUTH_TYPE = "authType"; member
209 constexpr const char* PARAM_KEY_AUTH_TYPE = "AUTH_TYPE";
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp971 int32_t authType = GetJsonInt(jsonObject, AUTH_TYPE); in ParseRemoteCredentialExt()
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1201 jsonObj[AUTH_TYPE] = authType; in JsToDmExtra()
1274 jsonObj[AUTH_TYPE] = authType; in JsToDmAuthInfo()

Completed in 11 milliseconds