| /packages/modules/NeuralNetworks/common/types/include/ |
| D | Tracing.h | 103 #define NNTRACE_APP(phase, detail) NNTRACE_FULL(NNTRACE_LAYER_APPLICATION, phase, detail) argument 104 #define NNTRACE_APP_SWITCH(phase, detail) \ argument 107 #define NNTRACE_RT(phase, detail) NNTRACE_FULL(NNTRACE_LAYER_RUNTIME, phase, detail) argument 108 #define NNTRACE_RT_SWITCH(phase, detail) NNTRACE_FULL_SWITCH(NNTRACE_LAYER_RUNTIME, phase, detail) argument 110 #define NNTRACE_CPU(phase, detail) NNTRACE_FULL(NNTRACE_LAYER_CPU, phase, detail) argument 118 #define NNTRACE_FULL(layer, phase, detail) NNTRACE_NAME_1(("[NN_" layer "_" phase "]" detail)) argument 119 #define NNTRACE_FULL_SWITCH(layer, phase, detail) \ argument 121 #define NNTRACE_FULL_SUBTRACT(layer, phase, detail) \ argument 124 #define NNTRACE_FULL_RAW(layer, phase, detail) \ argument
|
| /packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
| D | aggregate.py | 138 def zero_to_nan_if_missing(f, phase, layer): argument 156 def _phase_and_subphases(phase): argument
|
| D | tree.py | 28 def push(self, start_time_s, mark, layer, phase, app_phase, subtract): argument 187 def __init__(self, start_time_s, mark, layer, phase, app_phase, subtract): argument 204 def phase(self): member in CallTreeNode 247 def add(self, start_time_s, mark, layer, phase, app_phase, subtract): argument 253 def add_intermediate_parent(self, layer, phase, app_phase): argument
|
| D | naming.py | 54 def make_tag(layer, phase): argument
|
| D | tracker.py | 30 def push(self, phase): argument
|
| /packages/modules/AdServices/sdksandbox/tests/cts/hostside/src/com/android/sdksandbox/cts/host/ |
| D | SdkSandboxDataIsolationHostTest.java | 57 private void runPhase(String phase) throws Exception { in runPhase() 62 String phase, String instrumentationArgKey, String instrumentationArgValue) in runPhase()
|
| D | SdkSandboxMediationHostTest.java | 41 private void runPhase(String phase) throws Exception { in runPhase()
|
| D | CtsSdkSandboxStorageHostTest.java | 41 private void runPhase(String phase) throws Exception { in runPhase()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
| D | WifiP2pService.java | 48 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/scanner/ |
| D | WifiScanningService.java | 56 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Connectivity/service-t/src/com/android/server/ |
| D | NetworkStatsServiceInitializer.java | 62 public void onBootPhase(int phase) { in onBootPhase()
|
| D | ConnectivityServiceInitializer.java | 91 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxMetricsHostTest/src/com/android/tests/sdksandbox/host/ |
| D | SdkSandboxMetricsHostTest.java | 78 private void runPhase(String phase) throws Exception { in runPhase()
|
| /packages/modules/Uwb/service/java/com/android/server/uwb/ |
| D | UwbService.java | 46 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/AdServices/sdksandbox/tests/hostsidetests/ContentProviderRestrictionsHostTest/src/com/android/tests/sdksandbox/host/ |
| D | ContentProviderRestrictionsHostTest.java | 41 private void runPhase(String phase) throws Exception { in runPhase()
|
| /packages/modules/AdServices/sdksandbox/tests/hostsidetests/BroadcastRestrictionsHostTest/src/com/android/tests/sdksandbox/host/ |
| D | BroadcastRestrictionsHostTest.java | 41 private void runPhase(String phase) throws Exception { in runPhase()
|
| /packages/modules/DeviceLock/service/java/com/android/server/devicelock/ |
| D | DeviceLockService.java | 49 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
| D | WifiAwareService.java | 48 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/rtt/ |
| D | RttService.java | 48 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/ |
| D | AppSearchModule.java | 92 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/ |
| D | WifiService.java | 55 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Virtualization/compos/service/java/com/android/server/compos/ |
| D | IsolatedCompilationService.java | 55 public void onBootPhase(/* @BootPhase */ int phase) { in onBootPhase()
|
| /packages/modules/Bluetooth/system/gd/security/ |
| D | pairing_handler_le.h | 115 PAIRING_PHASE phase; variable 118 PairingHandlerLe(PAIRING_PHASE phase, InitialInformations informations) in PairingHandlerLe()
|
| /packages/modules/StatsD/service/java/com/android/server/stats/ |
| D | StatsCompanion.java | 85 public void onBootPhase(int phase) { in onBootPhase()
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/ |
| D | NearbyService.java | 163 public void onBootPhase(int phase) { in onBootPhase()
|