Searched defs:GetEnable (Results 1 – 2 of 2) sorted by relevance
7097 Enable GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound … in CreateOptional() function7117 Enable GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound … in CreateOptional() function12293 Enable GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound … in CreateOptional() function12613 uint8_t GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound… in CreateOptional() function12702 Enable GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound … in CreateOptional() function13240 uint8_t GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound… in CreateOptional() function14523 uint8_t GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound… in CreateOptional() function16034 Enable GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound … in CreateOptional() function20807 uint8_t GetEnable() const {ASSERT(was_validated_);auto to_bound = begin();auto enable_it = to_bound… in CreateOptional() function
2913 STDMETHOD(GetEnable)(THIS_ DWORD *) PURE; in DECLARE_INTERFACE_() local