Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_web_message.h68 void SetInt64(int64_t value) in SetInt64() function
/base/update/updateservice/frameworks/js/napi/session/src/
Dnapi_common_utils.cpp130 int32_t NapiCommonUtils::SetInt64(napi_env env, napi_value arg, const std::string &attrName, int64_… in SetInt64() function in OHOS::UpdateEngine::NapiCommonUtils