Searched refs:_bForceNoRemoteInterface (Results 1 – 2 of 2) sorted by relevance
339 _bForceNoRemoteInterface(false), in CParameterMgr()2488 return _bForceNoRemoteInterface; in getForceNoRemoteInterface()2493 _bForceNoRemoteInterface = bForceNoRemoteInterface; in setForceNoRemoteInterface()2501 if (_bForceNoRemoteInterface) { in handleRemoteProcessingInterface()
731 bool _bForceNoRemoteInterface; variable