Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h73 } CFormItemArr; typedef
77 CFormItemArr formItems;
H A Dcj_initialize.h49 …static bool ParseFormItems(const CFormItemArr *cForms, std::vector<FormItem> &forms, std::vector<F…
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_initialize.cpp162 bool CJInitialize::ParseFormItems(const CFormItemArr *cForms, std::vector<FormItem> &forms, in ParseFormItems()