OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResStringPool_ref
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/include/androidfw/
ResourceTypes.h
351
struct
ResStringPool_ref
363
*
ResStringPool_ref
.
425
ResStringPool_ref
name;
449
inline const char16_t* stringAt(const
ResStringPool_ref
& ref, size_t* outLen) const {
461
const ResStringPool_span* styleAt(const
ResStringPool_ref
& ref) const;
521
struct
ResStringPool_ref
comment;
531
struct
ResStringPool_ref
data;
544
struct
ResStringPool_ref
prefix;
547
struct
ResStringPool_ref
uri;
557
struct
ResStringPool_ref
ns
[
all
...]
/frameworks/base/tools/aapt/
StringPool.cpp
480
+ sizeof(
ResStringPool_ref
);
504
size_t extra = sizeof(ResStringPool_span)-sizeof(
ResStringPool_ref
);
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
687
const ResStringPool_span* ResStringPool::styleAt(const
ResStringPool_ref
& ref) const
[
all
...]
Completed in 29 milliseconds