OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pmethod
(Results
1 - 10
of
10
) sorted by null
/dalvik/libdex/
DexClass.h
91
DexMethod*
pMethod
, u4* lastIndex);
152
DEX_INLINE void dexReadClassDataMethod(const u1** pData, DexMethod*
pMethod
,
156
pMethod
->accessFlags = readUnsignedLeb128(pData);
157
pMethod
->codeOff = readUnsignedLeb128(pData);
158
pMethod
->methodIdx = index;
DexClass.cpp
85
DexMethod*
pMethod
, u4* lastIndex) {
90
dexReadClassDataMethod(pData,
pMethod
, lastIndex);
/frameworks/base/libs/androidfw/
ZipFileRO.cpp
100
bool ZipFileRO::getEntryInfo(ZipEntryRO entry, uint16_t*
pMethod
,
107
if (
pMethod
!= NULL) {
108
*
pMethod
= ze.method;
/external/clang/test/Index/
c-index-getCursor-test.m
24
-
pMethod
;
50
[d
pMethod
];
84
// CHECK: [24:1 - 24:11] ObjCInstanceMethodDecl=
pMethod
:24:3
145
// CHECK: [50:2 - 50:3] ObjCMessageExpr=
pMethod
:24:3
147
// CHECK: [50:4 - 50:13] ObjCMessageExpr=
pMethod
:24:3
c-index-api-loadTU-test.m
26
-
pMethod
;
52
[d
pMethod
];
97
// CHECK: c-index-api-loadTU-test.m:26:3: ObjCInstanceMethodDecl=
pMethod
:26:3 Extent=[26:1 - 26:11]
138
// CHECK: c-index-api-loadTU-test.m:52:2: ObjCMessageExpr=
pMethod
:26:3 Extent=[52:2 - 52:13]
/frameworks/base/include/androidfw/
ZipFileRO.h
127
bool getEntryInfo(ZipEntryRO entry, uint16_t*
pMethod
, uint32_t* pUncompLen,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cryptxml.h
174
const CRYPT_XML_ALGORITHM_INFO *
pMethod
,
vsbackup.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar
/external/guice/extensions/struts2/lib/
jsp-api-2.1.jar
Completed in 554 milliseconds