Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_web_message.h108 void SetInt64Array(std::vector<int64_t> int64_arr) in SetInt64Array() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h520 void SetInt64Array(std::vector<int64_t> value) in SetInt64Array() function