Home
last modified time | relevance | path

Searched defs:app_id (Results 1 – 10 of 10) sorted by relevance

/app/common/framework/src/no_app_support/
A Dapp_header.c23 int app_get_index(unsigned long app_id, size_t *app_index) in app_get_index()
37 int app_get_header_ptr(unsigned long app_id, struct app_header **app_header) in app_get_header_ptr()
A Dapp.c20 unsigned long app_id, in app_init_data()
96 size_t app_get_required_granule_count(unsigned long app_id) in app_get_required_granule_count()
/app/common/framework/src/fake_host/
A Dapp_header.c25 int app_get_index(unsigned long app_id, size_t *app_index) in app_get_index()
48 int app_get_header_ptr(unsigned long app_id, struct app_header **app_header) in app_get_header_ptr()
A Dapp.c68 static void start_app_process(unsigned long app_id, int read_fd, int write_fd) in start_app_process()
98 static struct app_process_data *create_app_process(unsigned long app_id) in create_app_process()
146 static struct app_process_data *get_app_process_data(unsigned long app_id) in get_app_process_data()
179 unsigned long app_id, in app_init_data()
408 size_t app_get_required_granule_count(unsigned long app_id) in app_get_required_granule_count()
/app/common/framework/include/fake_host/
A Dapp_header_structures.h10 unsigned long app_id; member
A Dapp_fw_structures.h17 unsigned long app_id; member
24 unsigned long app_id; member
/app/common/framework/src/aarch64/
A Dapp_header.c40 int app_get_index(unsigned long app_id, size_t *app_index) in app_get_index()
61 int app_get_header_ptr(unsigned long app_id, struct app_header **app_header) in app_get_header_ptr()
A Dapp.c119 static int init_app_translation(size_t app_id, in init_app_translation()
200 static int allocate_bss(size_t app_id, size_t bss_size, uintptr_t *pa) in allocate_bss()
228 size_t app_get_required_granule_count(unsigned long app_id) in app_get_required_granule_count()
364 unsigned long app_id, in app_init_data()
/app/
A Dgen_app_bin.py108 def emit_bin_file_header(out_bin_file, app_name, app_id, app_len, stack_page_count, heap_page_count… argument
210 def emit_bin_file(out_bin_file_name, app_name, app_id, stack_page_count, heap_page_count, sections): argument
/app/common/framework/include/aarch64/
A Dapp_header_structures.h34 uint32_t app_id; member

Completed in 23 milliseconds