Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glean-core/src/storage/
H A Dmod.rs77 pub fn snapshot_as_json( in snapshot_as_json() method
/dports/www/firefox/firefox-99.0/third_party/rust/glean-core/src/storage/
H A Dmod.rs78 pub fn snapshot_as_json( in snapshot_as_json() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glean-core/src/storage/
H A Dmod.rs78 pub fn snapshot_as_json( in snapshot_as_json() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glean-core/src/storage/
H A Dmod.rs78 pub fn snapshot_as_json( in snapshot_as_json() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glean-core/src/event_database/
H A Dmod.rs255 pub fn snapshot_as_json(&self, store_name: &str, clear_store: bool) -> Option<JsonValue> { in snapshot_as_json() method
/dports/www/firefox/firefox-99.0/third_party/rust/glean-core/src/event_database/
H A Dmod.rs251 pub fn snapshot_as_json(&self, store_name: &str, clear_store: bool) -> Option<JsonValue> { in snapshot_as_json() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glean-core/src/event_database/
H A Dmod.rs251 pub fn snapshot_as_json(&self, store_name: &str, clear_store: bool) -> Option<JsonValue> { in snapshot_as_json() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glean-core/src/event_database/
H A Dmod.rs251 pub fn snapshot_as_json(&self, store_name: &str, clear_store: bool) -> Option<JsonValue> { in snapshot_as_json() method