Searched refs:getNetworkIdRet (Results 1 – 1 of 1) sorted by relevance
699 bool getNetworkIdRet = DeviceManagerUtil::GetInstance().GetLocalDeviceNetWorkId(localNetworkId); in AuthRemoteUser() local700 IF_FALSE_LOGE_AND_RETURN_VAL(getNetworkIdRet, BAD_CONTEXT_ID); in AuthRemoteUser()