Searched defs:SetInt64 (Results 1 – 8 of 8) sorted by relevance
70 void SetInt64(int64_t value) in SetInt64() function
85 virtual void SetInt64(int64_t value) {} in SetInt64() function
74 void SetInt64(int64_t value) override in SetInt64() function
125 void ArkWebHapValueImpl::SetInt64(int64_t value) in SetInt64() function in OHOS::ArkWeb::ArkWebHapValueImpl
138 void ArkWebRomValueWrapper::SetInt64(int64_t value) in SetInt64() function in OHOS::ArkWeb::ArkWebRomValueWrapper
125 void ArkWebRomValueImpl::SetInt64(int64_t value) in SetInt64() function in OHOS::ArkWeb::ArkWebRomValueImpl
138 void ArkWebHapValueWrapper::SetInt64(int64_t value) in SetInt64() function in OHOS::ArkWeb::ArkWebHapValueWrapper
130 int32_t NapiCommonUtils::SetInt64(napi_env env, napi_value arg, const std::string &attrName, int64_… in SetInt64() function in OHOS::UpdateService::NapiCommonUtils