Home
last modified time | relevance | path

Searched defs:pkg_info (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/libpackagelistparser/include/packagelistparser/
H A Dpackagelistparser.h32 typedef struct pkg_info { struct
34 char* name;
59 } pkg_info; argument
/aosp12/system/core/libpackagelistparser/
H A Dpackagelistparser.cpp101 bool packagelist_parse_file(const char* path, bool (*callback)(pkg_info*, void*), void* user_data) { in packagelist_parse_file()
128 bool packagelist_parse(bool (*callback)(pkg_info*, void*), void* user_data) { in packagelist_parse()
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dspi_reliability_test.c45 struct iaxxx_pkg_mgmt_info pkg_info; in main() local
H A Doslo_package_test.c111 struct iaxxx_pkg_mgmt_info pkg_info; in main() local
/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Diaxxx_odsp_hw.c113 struct iaxxx_pkg_mgmt_info pkg_info; in iaxxx_odsp_package_load() local
158 struct iaxxx_pkg_mgmt_info pkg_info; in iaxxx_odsp_package_unload() local