OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_arsc_len
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/androidfw/tests/
Theme_test.cpp
41
ASSERT_EQ(NO_ERROR, table.add(system_arsc,
system_arsc_len
));
55
ASSERT_EQ(NO_ERROR, table2.add(system_arsc,
system_arsc_len
));
ResTable_test.cpp
346
ASSERT_EQ(NO_ERROR, table.add(system_arsc,
system_arsc_len
));
/frameworks/base/libs/androidfw/tests/data/system/
system_arsc.h
88
unsigned int
system_arsc_len
= 1016;
variable
Completed in 74 milliseconds