Home
last modified time | relevance | path

Searched defs:functionIsNative (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_ArktsInspectApiImpl_0.cpp186 TEST_F(LibAbcKitNullptrTestsArktsInspectApiImpl0, functionIsNative) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h230 bool (*functionIsNative)(AbckitArktsFunction *function); member