Home
last modified time | relevance | path

Searched refs:os_test_shlib_cxx_ctor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib/
H A Dos_test_lib_cxx.cpp20 TEE_Result os_test_shlib_cxx_ctor(void) in os_test_shlib_cxx_ctor() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib/include/
H A Dos_test_lib.h19 TEE_Result os_test_shlib_cxx_ctor(void);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dcxx_tests.cpp37 return os_test_shlib_cxx_ctor(); in ta_entry_cxx_ctor_shlib()