Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp77 const int32_t STRTOLL_BASE_10 = 10; member
225 authRequestContext_->tokenId = StringToInt64(jsonObject[TAG_TOKENID].get<std::string>(), STRTOLL_BASE_10); in GetAuthParam()

Completed in 4 milliseconds