Home
last modified time | relevance | path

Searched defs:fn_ptr (Results 1 – 16 of 16) sorted by relevance

/aosp12/bionic/tests/libs/
H A Ddlopen_testlib_ifunc.cpp56 typedef const char* (*fn_ptr)(); typedef
/aosp12/hardware/qcom/sdm845/media/mm-core/src/common/
H A Dqc_omx_core.c75 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
388 int (*fn_ptr)() = dlsym(libhandle, "isDSModeActive"); in OMX_GetHandle() local
H A Dqc_omx_core.h47 create_qc_omx_component fn_ptr;// create instance fn ptr member
/aosp12/hardware/qcom/media/msm8998/mm-core/src/common/
H A Dqc_omx_core.c75 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
425 int (*fn_ptr)() = dlsym(libhandle, "isDSModeActive"); in OMX_GetHandle() local
H A Dqc_omx_core.h47 create_qc_omx_component fn_ptr;// create instance fn ptr member
/aosp12/hardware/qcom/media/msm8996/mm-core/src/common/
H A Dqc_omx_core.c75 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
425 int (*fn_ptr)() = dlsym(libhandle, "isDSModeActive"); in OMX_GetHandle() local
H A Dqc_omx_core.h47 create_qc_omx_component fn_ptr;// create instance fn ptr member
/aosp12/hardware/qcom/sm8150/media/mm-core/src/common/
H A Dqc_omx_core.c81 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
433 int (*fn_ptr)() = dlsym(libhandle, "isDSModeActive"); in OMX_GetHandle() local
H A Dqc_omx_core.h64 create_qc_omx_component fn_ptr;// create instance fn ptr member
/aosp12/hardware/qcom/sm7250/media/mm-core/src/common/
H A Dqc_omx_core.c83 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
420 int (*fn_ptr)() = dlsym(libhandle, "isDSModeActive"); in OMX_GetHandle() local
H A Dqc_omx_core.h65 create_qc_omx_component fn_ptr;// create instance fn ptr member
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Dqc_omx_core.h47 create_qc_omx_component fn_ptr;// create instance fn ptr member
H A Dqc_omx_core.c74 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
/aosp12/hardware/qcom/media/msm8974/mm-core/src/common/
H A Dqc_omx_core.h47 create_qc_omx_component fn_ptr;// create instance fn ptr member
H A Dqc_omx_core.c71 create_qc_omx_component fn_ptr = NULL; in omx_core_load_cmp_library() local
/aosp12/bionic/tests/
H A Ddlfcn_test.cpp277 typedef const char* (*fn_ptr)(); in TEST() typedef
311 typedef const char* (*fn_ptr)(); in TEST() typedef
340 typedef const char* (*fn_ptr)(); in TEST() typedef
355 typedef const char* (*fn_ptr)(); in TEST() typedef