Searched refs:app_manifest_iterator_next (Results 1 – 4 of 4) sorted by relevance
194 bool app_manifest_iterator_next(struct app_manifest_iterator* iterator,
55 while (app_manifest_iterator_next(&iter, &entry, &out_error)) { in apploader_parse_manifest()
124 bool app_manifest_iterator_next(struct app_manifest_iterator* iterator, in app_manifest_iterator_next() function
890 while (app_manifest_iterator_next(&manifest_iter, &manifest_entry, &ret)) { in load_app_config_options()