Lines Matching full:is_app
1533 const bool is_app = app_ext != NULL && (app_ext[4] == '\0' || app_ext[4] == '/');1534 if (!is_app)