Home
last modified time | relevance | path

Searched refs:FFICJCommonVectorFloat64SetElement (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.h83 CJ_EXPORT void FFICJCommonVectorFloat64SetElement(VectorFloat64Handle vec, int64_t index, double va… in VECTOR_H()
H A Dcj_collection_ffi.cpp142 void FFICJCommonVectorFloat64SetElement(VectorFloat64Handle vec, int64_t index, double value) in FFICJCommonVectorFloat64SetElement() function