Searched defs:TypeId (Results 1 - 9 of 9) sorted by relevance

/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h384 // unique IDs to fixture classes and compare them. The TypeId type is
385 // used to hold such IDs. The user should treat TypeId as an opaque
386 // type: the only operation allowed on TypeId values is to compare
388 typedef const void* TypeId; typedef in namespace:testing::internal
406 TypeId GetTypeId() {
419 GTEST_API_ TypeId GetTestTypeId();
485 TypeId fixture_class_id,
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h384 // unique IDs to fixture classes and compare them. The TypeId type is
385 // used to hold such IDs. The user should treat TypeId as an opaque
386 // type: the only operation allowed on TypeId values is to compare
388 typedef const void* TypeId; typedef in namespace:testing::internal
406 TypeId GetTypeId() {
419 GTEST_API_ TypeId GetTestTypeId();
485 TypeId fixture_class_id,
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h384 // unique IDs to fixture classes and compare them. The TypeId type is
385 // used to hold such IDs. The user should treat TypeId as an opaque
386 // type: the only operation allowed on TypeId values is to compare
388 typedef const void* TypeId; typedef in namespace:testing::internal
406 TypeId GetTypeId() {
419 GTEST_API_ TypeId GetTestTypeId();
485 TypeId fixture_class_id,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddbgeng.h1481 ULONG TypeId; member in struct:_DEBUG_SYMBOL_PARAMETERS
1577 STDMETHOD(GetTypeName)(THIS_ ULONG64 Module,ULONG TypeId,PSTR NameBuffer,ULONG NameBufferSize,PULONG NameSize) PURE;
1578 STDMETHOD(GetTypeId)(THIS_ ULONG64 Module,PCSTR Name,PULONG TypeId) PURE;
1579 STDMETHOD(GetTypeSize)(THIS_ ULONG64 Module,ULONG TypeId,PULONG Size) PURE;
1580 STDMETHOD(GetFieldOffset)(THIS_ ULONG64 Module,ULONG TypeId,PCSTR Field,PULONG Offset) PURE;
1581 STDMETHOD(GetSymbolTypeId)(THIS_ PCSTR Symbol,PULONG TypeId,PULONG64 Module) PURE;
1582 STDMETHOD(GetOffsetTypeId)(THIS_ ULONG64 Offset,PULONG TypeId,PULONG64 Module) PURE;
1583 STDMETHOD(ReadTypedDataVirtual)(THIS_ ULONG64 Offset,ULONG64 Module,ULONG TypeId,PVOID Buffer,ULONG BufferSize,PULONG BytesRead) PURE;
1584 STDMETHOD(WriteTypedDataVirtual)(THIS_ ULONG64 Offset,ULONG64 Module,ULONG TypeId,PVOID Buffer,ULONG BufferSize,PULONG BytesWritten) PURE;
1585 STDMETHOD(OutputTypedDataVirtual)(THIS_ ULONG OutputControl,ULONG64 Offset,ULONG64 Module,ULONG TypeId,ULON
[all...]
H A Dd3d11.h659 UINT TypeId; member in struct:D3D11_CLASS_INSTANCE_DESC
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddbgeng.h1481 ULONG TypeId; member in struct:_DEBUG_SYMBOL_PARAMETERS
1577 STDMETHOD(GetTypeName)(THIS_ ULONG64 Module,ULONG TypeId,PSTR NameBuffer,ULONG NameBufferSize,PULONG NameSize) PURE;
1578 STDMETHOD(GetTypeId)(THIS_ ULONG64 Module,PCSTR Name,PULONG TypeId) PURE;
1579 STDMETHOD(GetTypeSize)(THIS_ ULONG64 Module,ULONG TypeId,PULONG Size) PURE;
1580 STDMETHOD(GetFieldOffset)(THIS_ ULONG64 Module,ULONG TypeId,PCSTR Field,PULONG Offset) PURE;
1581 STDMETHOD(GetSymbolTypeId)(THIS_ PCSTR Symbol,PULONG TypeId,PULONG64 Module) PURE;
1582 STDMETHOD(GetOffsetTypeId)(THIS_ ULONG64 Offset,PULONG TypeId,PULONG64 Module) PURE;
1583 STDMETHOD(ReadTypedDataVirtual)(THIS_ ULONG64 Offset,ULONG64 Module,ULONG TypeId,PVOID Buffer,ULONG BufferSize,PULONG BytesRead) PURE;
1584 STDMETHOD(WriteTypedDataVirtual)(THIS_ ULONG64 Offset,ULONG64 Module,ULONG TypeId,PVOID Buffer,ULONG BufferSize,PULONG BytesWritten) PURE;
1585 STDMETHOD(OutputTypedDataVirtual)(THIS_ ULONG OutputControl,ULONG64 Offset,ULONG64 Module,ULONG TypeId,ULON
[all...]
H A Dd3d11.h659 UINT TypeId; member in struct:D3D11_CLASS_INSTANCE_DESC
/prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
H A Ddexmaker-1.0.jarMETA-INF/MANIFEST.MF com/google/dexmaker/AppDataDirGuesser.class AppDataDirGuesser.java package com.google ...
/prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/
H A Ddexmaker-1.2.jarcom/google/dexmaker/stock/ProxyBuilder.class ProxyBuilder.java package com.google.dexmaker.stock public ...

Completed in 490 milliseconds