Home
last modified time | relevance | path

Searched refs:app_get_heap_ptr (Results 1 – 5 of 5) sorted by relevance

/app/common/framework/include/
A Dapp.h89 void *app_get_heap_ptr(struct app_data_cfg *app_data);
/app/common/framework/src/no_app_support/
A Dapp.c90 void *app_get_heap_ptr(struct app_data_cfg *app_data) in app_get_heap_ptr() function
/app/common/rmm_svc/src/
A Dapp_services.c306 app_buf = (uintptr_t)app_get_heap_ptr(app_data) + app_buf_offset; in validate_and_get_ns_rw_data()
/app/common/framework/src/fake_host/
A Dapp.c403 void *app_get_heap_ptr(struct app_data_cfg *app_data) in app_get_heap_ptr() function
/app/common/framework/src/aarch64/
A Dapp.c454 void *app_get_heap_ptr(struct app_data_cfg *app_data) in app_get_heap_ptr() function

Completed in 39 milliseconds