Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 69) sorted by relevance

123

/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DZFileNotificationTest.java288 private boolean once = false; in actionsExecutedAtEndOfNotification()
292 if (once) { in actionsExecutedAtEndOfNotification()
296 once = true; in actionsExecutedAtEndOfNotification()
309 private boolean once = false; in actionsExecutedAtEndOfNotification()
313 if (once) { in actionsExecutedAtEndOfNotification()
317 once = true; in actionsExecutedAtEndOfNotification()
356 private boolean once = false; in canAddFilesDuringUpdateNotification()
360 if (once) { in canAddFilesDuringUpdateNotification()
364 once = true; in canAddFilesDuringUpdateNotification()
/tools/netsim/doc/
DCODING_STYLE.md11 1. Use `#pragma once` instead of #define guards. Netsim uses compiler tool chain from external/qemu…
/tools/netsim/guide/
DCODING_STYLE.md11 1. Use `#pragma once` instead of #define guards. Netsim uses compiler tool chain from external/qemu…
/tools/treble/hacksaw/config/
Dconfig.go98 var once sync.Once var
102 once.Do(func() {
/tools/netsim/src/util/
Dcrash_report.h17 #pragma once
Dos_utils.h17 #pragma once
Dfilesystem.h17 #pragma once
Dlog.h17 #pragma once
Dini_file.h17 #pragma once
/tools/dexter/slicer/export/slicer/
Ddex_utf8.h17 #pragma once
Dmemview.h17 #pragma once
Dtryblocks_encoder.h17 #pragma once
Dindex_map.h17 #pragma once
/tools/netsim/src/frontend/
Dfrontend_client_stub.h18 #pragma once
Dfrontend_server.h17 #pragma once
Dserver_response_writable.h15 #pragma once
/tools/netsim/src/backend/
Dgrpc_server.h21 #pragma once
Dbackend_packet_hub.h17 #pragma once
Dgrpc_client.h21 #pragma once
Dpacket_streamer_client.h17 #pragma once
/tools/dexter/dexter/
Dexperimental.h17 #pragma once
/tools/netsim/src/wifi/
Dwifi_packet_hub.h17 #pragma once
Dwifi_facade.h17 #pragma once
/tools/netsim/src/hci/
Dhci_packet_hub.h17 #pragma once
/tools/netsim/src/core/
Dserver.h17 #pragma once

123