From 6d1732b0bbb526e96d3cf8d2af879d3d1f6e8309 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 12 Nov 2018 17:50:46 +0900 Subject: Add common applications Add homescreen-service, libhomescreen, libqthomescreen, windowmanager-service, libwindowmanager, libqtwindowmanager. Signed-off-by: zheng_wenlong --- .../agl-service-homescreen/doc/api-ref/html/search/functions_3.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 demo#3/common/agl-service-homescreen/doc/api-ref/html/search/functions_3.js (limited to 'demo#3/common/agl-service-homescreen/doc/api-ref/html/search/functions_3.js') diff --git a/demo#3/common/agl-service-homescreen/doc/api-ref/html/search/functions_3.js b/demo#3/common/agl-service-homescreen/doc/api-ref/html/search/functions_3.js new file mode 100644 index 0000000..15928c8 --- /dev/null +++ b/demo#3/common/agl-service-homescreen/doc/api-ref/html/search/functions_3.js @@ -0,0 +1,6 @@ +var searchData= +[ + ['get_5fvalue_5fint16',['get_value_int16',['../dd/d1d/hs-helper_8c.html#a2e62366684e39ea94436bf017e416827',1,'get_value_int16(const struct afb_req request, const char *source, int16_t *out_id): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#a2e62366684e39ea94436bf017e416827',1,'get_value_int16(const struct afb_req request, const char *source, int16_t *out_id): hs-helper.c']]], + ['get_5fvalue_5fint32',['get_value_int32',['../dd/d1d/hs-helper_8c.html#ac5b0370643c520377afd3fd4891918d2',1,'get_value_int32(const struct afb_req request, const char *source, int32_t *out_id): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#ac5b0370643c520377afd3fd4891918d2',1,'get_value_int32(const struct afb_req request, const char *source, int32_t *out_id): hs-helper.c']]], + ['get_5fvalue_5fuint16',['get_value_uint16',['../dd/d1d/hs-helper_8c.html#a649900645417f2df3a70b9ad67529f53',1,'get_value_uint16(const struct afb_req request, const char *source, uint16_t *out_id): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#a649900645417f2df3a70b9ad67529f53',1,'get_value_uint16(const struct afb_req request, const char *source, uint16_t *out_id): hs-helper.c']]] +]; -- cgit 1.2.3-korg