HomeSort by relevance Sort by last modified time
    Searched refs:GetBoolValue (Results 1 - 3 of 3) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map.h 166 bool GetBoolValue() const {
168 "MapKey::GetBoolValue");
368 bool GetBoolValue() const {
370 "MapValueRef::GetBoolValue");
    [all...]
map_field_inl.h 67 return map_key.GetBoolValue();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
portabledevicetypes.h 169 virtual HRESULT STDMETHODCALLTYPE GetBoolValue(
369 HRESULT (STDMETHODCALLTYPE *GetBoolValue)(
495 #define IPortableDeviceValues_GetBoolValue(This,key,pValue) (This)->lpVtbl->GetBoolValue(This,key,pValue)
590 return This->lpVtbl->GetBoolValue(This,key,pValue);
    [all...]

Completed in 615 milliseconds