Home
last modified time | relevance | path

Searched refs:FFICJCommonVectorBoolGetElement (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_collection_ffi.h87 CJ_EXPORT bool FFICJCommonVectorBoolGetElement(VectorBoolHandle vec, int64_t index); in VECTOR_H()
H A Dcj_collection_ffi.cpp161 bool FFICJCommonVectorBoolGetElement(VectorBoolHandle vec, int64_t index) in FFICJCommonVectorBoolGetElement() function