Searched refs:IDMAP_MAGIC (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp66 #define IDMAP_MAGIC 0x706d6469 macro
227 if (*map != htodl(IDMAP_MAGIC)) { // htodl: map data expected to be in correct endianess
229 *map, htodl(IDMAP_MAGIC));
5273 *data++ = htodl(IDMAP_MAGIC);

Completed in 115 milliseconds