Home
last modified time | relevance | path

Searched refs:in_out_flags (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h213 ResTable_config* in_out_selected_config, uint32_t* in_out_flags,
/frameworks/base/libs/androidfw/
DAssetManager2.cpp427 uint32_t* in_out_flags, in ResolveReference() argument
445 if (in_out_flags != nullptr) { in ResolveReference()
446 *in_out_flags |= new_flags; in ResolveReference()