Home
last modified time | relevance | path

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

12

/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/treble/hacksaw/config/
Dconfig.go98 var once sync.Once var
102 once.Do(func() {
/tools/dexter/slicer/export/slicer/
Ddex_utf8.h17 #pragma once
Dmemview.h17 #pragma once
Dtryblocks_encoder.h17 #pragma once
Dindex_map.h17 #pragma once
Darrayview.h17 #pragma once
Dchronometer.h17 #pragma once
Ddebuginfo_encoder.h17 #pragma once
Dscopeguard.h17 #pragma once
Ddex_ir_builder.h17 #pragma once
Ddex_leb128.h17 #pragma once
Dbytecode_encoder.h17 #pragma once
Ddex_bytecode.h17 #pragma once
Dbuffer.h17 #pragma once
Dreader.h17 #pragma once
Dinstrumentation.h17 #pragma once
Ddex_format.h17 #pragma once
/tools/dexter/dexter/
Dexperimental.h17 #pragma once
Ddexter.h17 #pragma once
Ddissasembler.h17 #pragma once
/tools/trebuchet/
DCONTRIBUTING.md14 You generally only need to submit a CLA once, so if you've already submitted one
/tools/test/openhst/docs/
Dcontributing.md15 You generally only need to submit a CLA once, so if you've already submitted one
/tools/asuite/atest/tf_proto/
Dlog_file.proto25 // The remote path of the log file once logged
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto72 // the entire set into memory at once. However, as of this writing, this
74 // memory at once before sending them to the plugin.

12