Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDexFile.cpp86 static bool has_dex_support = CheckDexSupport(); in Create() local
87 if (!has_dex_support || file_size == 0) { in Create()