Home
last modified time | relevance | path

Searched defs:Fetched (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/push/
H A DFetched.java20 public class Fetched { class
24 public Fetched(String value, long timestamp) { in Fetched() method in Fetched
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/push/
H A DFetched.java20 public class Fetched { class
24 public Fetched(String value, long timestamp) { in Fetched() method in Fetched
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dtabmysql.h131 bool Fetched; // True when fetch was done variable
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dtabmysql.h131 bool Fetched; // True when fetch was done variable
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dtabmysql.h131 bool Fetched; // True when fetch was done variable
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dtabmysql.h131 bool Fetched; // True when fetch was done variable
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dtabmysql.h131 bool Fetched; // True when fetch was done variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dtabmysql.h131 bool Fetched; // True when fetch was done variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/windows/
H A DHelpFunc.h236 ULONG Fetched; in GetInstalledAudioDevices() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/windows/
H A DHelpFunc.h236 ULONG Fetched; in GetInstalledAudioDevices() local
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache/
H A DnsCacheEntry.cpp62 void nsCacheEntry::Fetched() { in Fetched() function in nsCacheEntry
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache/
H A DnsCacheEntry.cpp76 nsCacheEntry::Fetched() in Fetched() function in nsCacheEntry
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache/
H A DnsCacheEntry.cpp64 void nsCacheEntry::Fetched() { in Fetched() function in nsCacheEntry
/dports/converters/R-cran-RJSONIO/RJSONIO/src/libjson/Source/
H A DinternalJSONNode.h406 inline bool internalJSONNode::Fetched(void) const json_nothrow { in Fetched() function
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.h406 inline bool internalJSONNode::Fetched(void) const json_nothrow { in Fetched() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.h406 inline bool internalJSONNode::Fetched(void) const json_nothrow { in Fetched() function
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.h406 inline bool internalJSONNode::Fetched(void) const json_nothrow { in Fetched() function
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.h406 inline bool internalJSONNode::Fetched(void) const json_nothrow { in Fetched() function
/dports/audio/cantata/cantata-2.4.2/models/
H A Dstreamsmodel.h70 Fetched enumerator
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dmerkle_client.go2209 func (mr *MerkleRoot) Fetched() time.Time { func