/aosp12/frameworks/rs/ |
H A D | rsSignal.cpp | 23 Signal::Signal() { in Signal() function in android::renderscript::Signal 27 Signal::~Signal() { in ~Signal() 32 bool Signal::init() { in init() 49 void Signal::set() { in set() 69 void Signal::wait() { in wait()
|
H A D | rsSignal.h | 26 class Signal { 28 Signal(); 29 ~Signal();
|
/aosp12/frameworks/base/tests/JankBench/app/src/main/jni/ |
H A D | WorkerPool.h | 43 class Signal { 45 Signal(); 46 ~Signal(); 67 Signal mCompleteSignal; 68 Signal *mLaunchSignals;
|
H A D | WorkerPool.cpp | 30 WorkerPool::Signal::Signal() { in Signal() function in WorkerPool::Signal 34 WorkerPool::Signal::~Signal() { in ~Signal() 39 bool WorkerPool::Signal::init() { in init() 56 void WorkerPool::Signal::set() { in set() 78 bool WorkerPool::Signal::wait(uint64_t timeout) { in wait() 171 mLaunchSignals = new Signal[mCount]; in init()
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | ConcreteCandidate.java | 47 private final Map<WifiScoreCardProto.Event, WifiScoreCardProto.Signal> 75 WifiScoreCardProto.Signal signal = candidate.getEventStatistics(event); in ConcreteCandidate() 284 WifiScoreCardProto.Signal signal) { in setEventStatistics() 290 public WifiScoreCardProto.Signal getEventStatistics(WifiScoreCardProto.Event event) { in getEventStatistics()
|
/aosp12/build/soong/ui/build/ |
H A D | signal.go | 42 signals := make(chan os.Signal, 5) 47 func handleSignals(signals chan os.Signal, log logger.Logger, cancel, cleanup func()) { argument
|
/aosp12/hardware/interfaces/tv/tuner/1.0/ |
H A D | types.hal | 262 * Signal frequency in Hertz 407 * Signal frequency in Hertz 554 * Signal frequency in Hertz 642 * Signal frequency in Hertz 810 * Signal frequency in Hertz 929 * Signal frequency in Hertz 1012 * Signal frequency in Hertz 1096 * Signal frequency in Hertz 1175 * Signal frequency in Hertz 1363 * Signal to Noise Ratio. [all …]
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/ |
H A D | vidc_debug.h | 121 class Signal { 126 Signal() { in Signal() function 132 ~Signal() { in ~Signal()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/ |
H A D | vidc_debug.h | 137 class Signal { 142 Signal() { in Signal() function 148 ~Signal() { in ~Signal()
|
/aosp12/art/runtime/base/ |
H A D | message_queue.h | 105 cv_.Signal(self); in SendMessage() 114 cv_.Signal(self); in SetTimeout()
|
/aosp12/art/runtime/gc/ |
H A D | task_processor.cc | 45 cond_.Signal(self); in AddTask() 93 cond_.Signal(self); in UpdateTargetRunTime()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/ |
H A D | vidc_debug.h | 198 class Signal { 203 Signal() { in Signal() function 212 ~Signal() { in ~Signal()
|
/aosp12/frameworks/proto_logging/stats/enums/server/connectivity/ |
H A D | data_stall_event.proto | 73 // Signal strength level at the time of data stall suspected. 79 // Signal strength at the time of data stall suspected.
|
/aosp12/system/core/debuggerd/proto/ |
H A D | tombstone.proto | 25 Signal signal_info = 10; 46 message Signal { message
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuCore.h | 235 Signal mCompleteSignal; 236 Signal *mLaunchSignals;
|
/aosp12/art/test/004-SignalTest/ |
H A D | expected-stdout.txt | 10 Signal test OK
|
/aosp12/hardware/interfaces/tv/tuner/1.1/ |
H A D | types.hal | 301 * Extended Signal Settings for a DVBS Frontend. 310 * Extended Signal Settings for a DVBT Frontend. 319 * Extended Signal Settings for an Analog Frontend. 326 * Extended Signal Settings for DVBC Frontend. 335 * Extended Signal Settings for Frontend. 473 * Signal Setting for DTMB Frontend.
|
H A D | IFrontend.hal | 38 * @param settings Signal delivery information the frontend uses to 59 * @param settings Signal delivery information which the frontend uses to
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/ |
H A D | worker.h | 39 void Signal() { in Signal() function
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | incidentd.te | 34 # Signal java processes to dump their stack and get the results 39 # Signal native processes to dump their stack.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | incidentd.te | 34 # Signal java processes to dump their stack and get the results 39 # Signal native processes to dump their stack.
|
/aosp12/art/test/925-threadgroups/ |
H A D | expected-stdout.txt | 15 …Reporting Thread,5,system], Thread[ReferenceQueueDaemon,5,system], Thread[Signal Catcher,5,system]]
|
/aosp12/system/bt/gd/docs/testing/ |
H A D | cert_test.md | 50 **Tester Signal Port** 137 * Signal Port: 8894 141 * Signal Port: 8895 145 machine's adb server (`ssh -R`). Signal Port needs to be forwarded from
|
/aosp12/packages/modules/Wifi/service/proto/src/ |
H A D | scorecard.proto | 57 repeated Signal event_stats = 4; // Statistics taken at specific events 78 message Signal { message 81 optional UnivariateStatistic rssi = 3; // Signal strength (dBm) of beacons
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | incidentd.te | 63 # Signal java processes to dump their stack and get the results 66 # Signal native processes to dump their stack.
|