Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp39 #define ANDROID_LOG(x) LOG(x) macro
41 #define ANDROID_LOG(x) std::stringstream() macro
399 ANDROID_LOG(ERROR) << base::StringPrintf("No package ID %02x found for ID 0x%08x.", in FindEntry()