Home
last modified time | relevance | path

Searched defs:GetInt64Array (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_web_message.h105 std::vector<int64_t> GetInt64Array() in GetInt64Array() function
Dnweb_hap_value.h101 virtual std::vector<int64_t> GetInt64Array() in GetInt64Array() function
/base/web/webview/ohos_nweb/include/
Dwebview_value.h140 std::vector<int64_t> GetInt64Array() override in GetInt64Array() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_hap_value_impl.cpp150 ArkWebInt64Vector ArkWebHapValueImpl::GetInt64Array() in GetInt64Array() function in OHOS::ArkWeb::ArkWebHapValueImpl
Dark_web_rom_value_wrapper.cpp173 std::vector<int64_t> ArkWebRomValueWrapper::GetInt64Array() in GetInt64Array() function in OHOS::ArkWeb::ArkWebRomValueWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_rom_value_impl.cpp150 ArkWebInt64Vector ArkWebRomValueImpl::GetInt64Array() in GetInt64Array() function in OHOS::ArkWeb::ArkWebRomValueImpl
Dark_web_hap_value_wrapper.cpp173 std::vector<int64_t> ArkWebHapValueWrapper::GetInt64Array() in GetInt64Array() function in OHOS::ArkWeb::ArkWebHapValueWrapper
/base/security/certificate_framework/frameworks/adapter/attestation/src/
Dattestation_cert_ext_legacy.c418 static CfResult GetInt64Array(CfInt64Array *src, CfInt64Array *dst) in GetInt64Array() function