From 5025144c46ad116ba2f7b0506fb9b5c0b2b7a3e4 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Wed, 14 Nov 2018 12:38:51 +0900 Subject: Add homescreen-service and libraries Add homescreen-service and libraries. Change-Id: Ifabb3262a2709d8d44464e1c4ea7f67f9008add0 Signed-off-by: zheng_wenlong --- .../agl-service-homescreen/doc/api-ref/html/search/functions_4.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 demo3/common/agl-service-homescreen/doc/api-ref/html/search/functions_4.js (limited to 'demo3/common/agl-service-homescreen/doc/api-ref/html/search/functions_4.js') diff --git a/demo3/common/agl-service-homescreen/doc/api-ref/html/search/functions_4.js b/demo3/common/agl-service-homescreen/doc/api-ref/html/search/functions_4.js new file mode 100644 index 0000000..5932c24 --- /dev/null +++ b/demo3/common/agl-service-homescreen/doc/api-ref/html/search/functions_4.js @@ -0,0 +1,8 @@ +var searchData= +[ + ['has_5fverb',['has_verb',['../d0/d8a/libhomescreen_8cpp.html#a7a2176c3d71fec0f09dcb2aa0866b17e',1,'libhomescreen.cpp']]], + ['hs_5fadd_5fobject_5fto_5fjson_5fobject',['hs_add_object_to_json_object',['../dd/d1d/hs-helper_8c.html#a1ba31a6a94515ff1730ba0043a67d59e',1,'hs_add_object_to_json_object(struct json_object *j_obj, int count,...): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#a1ba31a6a94515ff1730ba0043a67d59e',1,'hs_add_object_to_json_object(struct json_object *j_obj, int count,...): hs-helper.c']]], + ['hs_5fadd_5fobject_5fto_5fjson_5fobject_5ffunc',['hs_add_object_to_json_object_func',['../dd/d1d/hs-helper_8c.html#ae83604a37134e7bdee3ce4f10bb0b47a',1,'hs_add_object_to_json_object_func(struct json_object *j_obj, const char *verb_name, int count,...): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#ae83604a37134e7bdee3ce4f10bb0b47a',1,'hs_add_object_to_json_object_func(struct json_object *j_obj, const char *verb_name, int count,...): hs-helper.c']]], + ['hs_5fadd_5fobject_5fto_5fjson_5fobject_5fstr',['hs_add_object_to_json_object_str',['../dd/d1d/hs-helper_8c.html#a8777c53f1d4d5412f19b134ad85ffedf',1,'hs_add_object_to_json_object_str(struct json_object *j_obj, int count,...): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#a8777c53f1d4d5412f19b134ad85ffedf',1,'hs_add_object_to_json_object_str(struct json_object *j_obj, int count,...): hs-helper.c']]], + ['hs_5fsearch_5fevent_5fname_5findex',['hs_search_event_name_index',['../dd/d1d/hs-helper_8c.html#a2ff1b894941c3b461ca8119079c4146a',1,'hs_search_event_name_index(const char *value): hs-helper.c'],['../d3/d3d/hs-helper_8h.html#a2ff1b894941c3b461ca8119079c4146a',1,'hs_search_event_name_index(const char *value): hs-helper.c']]] +]; -- cgit 1.2.3-korg