Home
last modified time | relevance | path

Searched refs:PerformanceServerTiming (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/timing/
H A Dperformance_server_timing.cc13 PerformanceServerTiming::PerformanceServerTiming(const String& name, in PerformanceServerTiming() function in blink::PerformanceServerTiming
18 PerformanceServerTiming::~PerformanceServerTiming() = default;
20 ScriptValue PerformanceServerTiming::toJSONForBinding( in toJSONForBinding()
30 PerformanceServerTiming::ParseServerTimingToMojo( in ParseServerTimingToMojo()
44 HeapVector<Member<PerformanceServerTiming>>
46 HeapVector<Member<PerformanceServerTiming>> result; in ParseServerTiming()
52 result.push_back(MakeGarbageCollected<PerformanceServerTiming>( in ParseServerTiming()
58 HeapVector<Member<PerformanceServerTiming>>
59 PerformanceServerTiming::FromParsedServerTiming( in FromParsedServerTiming()
61 HeapVector<Member<PerformanceServerTiming>> result; in FromParsedServerTiming()
[all …]
H A Dperformance_server_timing.h17 class PerformanceServerTiming; variable
19 class CORE_EXPORT PerformanceServerTiming final : public ScriptWrappable {
23 PerformanceServerTiming(const String& name,
26 ~PerformanceServerTiming() override;
34 static HeapVector<Member<PerformanceServerTiming>> ParseServerTiming(
36 static HeapVector<Member<PerformanceServerTiming>> FromParsedServerTiming(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/timing/
H A Dperformance_server_timing.cc13 PerformanceServerTiming::PerformanceServerTiming(const String& name, in PerformanceServerTiming() function in blink::PerformanceServerTiming
18 PerformanceServerTiming::~PerformanceServerTiming() = default;
20 ScriptValue PerformanceServerTiming::toJSONForBinding( in toJSONForBinding()
30 PerformanceServerTiming::ParseServerTimingToMojo( in ParseServerTimingToMojo()
44 HeapVector<Member<PerformanceServerTiming>>
46 HeapVector<Member<PerformanceServerTiming>> result; in ParseServerTiming()
52 result.push_back(MakeGarbageCollected<PerformanceServerTiming>( in ParseServerTiming()
58 HeapVector<Member<PerformanceServerTiming>>
59 PerformanceServerTiming::FromParsedServerTiming( in FromParsedServerTiming()
61 HeapVector<Member<PerformanceServerTiming>> result; in FromParsedServerTiming()
[all …]
H A Dperformance_server_timing.h17 class PerformanceServerTiming; variable
19 class CORE_EXPORT PerformanceServerTiming final : public ScriptWrappable {
23 PerformanceServerTiming(const String& name,
26 ~PerformanceServerTiming() override;
34 static HeapVector<Member<PerformanceServerTiming>> ParseServerTiming(
36 static HeapVector<Member<PerformanceServerTiming>> FromParsedServerTiming(
/dports/www/firefox-esr/firefox-91.8.0/dom/performance/
H A DPerformanceServerTiming.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(PerformanceServerTiming, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
24 JSObject* PerformanceServerTiming::WrapObject( in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
30 void PerformanceServerTiming::GetName(nsAString& aName) const { in GetName()
45 DOMHighResTimeStamp PerformanceServerTiming::Duration() const { in Duration()
58 void PerformanceServerTiming::GetDescription(nsAString& aDescription) const { in GetDescription()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/performance/
H A DPerformanceServerTiming.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(PerformanceServerTiming, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
24 JSObject* PerformanceServerTiming::WrapObject( in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
30 void PerformanceServerTiming::GetName(nsAString& aName) const { in GetName()
45 DOMHighResTimeStamp PerformanceServerTiming::Duration() const { in Duration()
58 void PerformanceServerTiming::GetDescription(nsAString& aDescription) const { in GetDescription()
/dports/www/firefox/firefox-99.0/dom/performance/
H A DPerformanceServerTiming.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(PerformanceServerTiming, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
24 JSObject* PerformanceServerTiming::WrapObject( in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
30 void PerformanceServerTiming::GetName(nsAString& aName) const { in GetName()
45 DOMHighResTimeStamp PerformanceServerTiming::Duration() const { in Duration()
58 void PerformanceServerTiming::GetDescription(nsAString& aDescription) const { in GetDescription()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/performance/
H A DPerformanceServerTiming.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(PerformanceServerTiming, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(PerformanceServerTiming) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
24 JSObject* PerformanceServerTiming::WrapObject( in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
30 void PerformanceServerTiming::GetName(nsAString& aName) const { in GetName()
45 DOMHighResTimeStamp PerformanceServerTiming::Duration() const { in Duration()
58 void PerformanceServerTiming::GetDescription(nsAString& aDescription) const { in GetDescription()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [ wasm_bindgen ( extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/net-im/fractal/fractal-4.4.0/vendor/web-sys/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [ wasm_bindgen ( extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/web-sys-0.3.47/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.50/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.48/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/web-sys-0.3.54/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_PerformanceServerTiming.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = PerformanceServerTiming , typescript_ty…
13 pub type PerformanceServerTiming; typedef
20 pub fn name(this: &PerformanceServerTiming) -> String; in name()
27 pub fn duration(this: &PerformanceServerTiming) -> f64; in duration()
34 pub fn description(this: &PerformanceServerTiming) -> String; in description()
41 pub fn to_json(this: &PerformanceServerTiming) -> ::js_sys::Object; in to_json()

12345678910>>...12