Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 22 of 22) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dtimer_cancel_test.cc46 Stage *stage = &mStages[i]; in startStages() local
47 stage->timerId = chreTimerSet(kDuration, stage, stage->oneShot); in startStages()
48 if (stage->timerId == CHRE_TIMER_INVALID) { in startStages()
51 if (stage->expectCallback) { in startStages()
56 if (!chreTimerCancel(stage->timerId)) { in startStages()
59 if (chreTimerCancel(stage->timerId)) { in startStages()
103 void TimerCancelTest::handleStageEvent(Stage *stage) { in handleStageEvent() argument
104 if (!stage->expectCallback) { in handleStageEvent()
105 sendFatalFailureToHost("Timer didn't cancel:", &stage->stage); in handleStageEvent()
109 stage->expectCallback = false; in handleStageEvent()
[all …]
Dtimer_set_test.cc55 TimerSetTest::Stage::Stage(uint32_t stage, uint64_t duration, in Stage() argument
57 : mSetTime(0), mDuration(duration), mStage(stage), mEventCount(0), in Stage()
172 Stage *stage = getStageFromCookie(eventData); in handleEvent() local
173 if (stage == nullptr) { in handleEvent()
176 stage->processEvent(timestamp, this); in handleEvent()
181 void TimerSetTest::markSuccess(uint32_t stage) { in markSuccess() argument
182 chreLog(CHRE_LOG_DEBUG, "Stage %" PRIu32 " succeeded", stage); in markSuccess()
183 uint32_t finishedBit = (1 << stage); in markSuccess()
185 sendFatalFailureToHost("markSuccess bad stage", &stage); in markSuccess()
Dtimer_cancel_test.h41 uint32_t stage; member
48 stage(stage_), timerId(CHRE_TIMER_INVALID), oneShot(oneShot_), in Stage()
61 void handleStageEvent(Stage *stage);
62 void markSuccess(uint32_t stage);
Dsend_message_to_host_test.cc115 uint32_t stage = getSmallDataIndex(msg); in smallMessageCallback() local
117 switch (stage) { in smallMessageCallback()
130 sendInternalFailureToHost("Invalid index", &stage); in smallMessageCallback()
136 markSuccess(stage); in smallMessageCallback()
197 void SendMessageToHostTest::markSuccess(uint32_t stage) { in markSuccess() argument
198 chreLog(CHRE_LOG_DEBUG, "Stage %" PRIu32 " succeeded", stage); in markSuccess()
199 uint32_t finishedBit = (1 << stage); in markSuccess()
202 &stage); in markSuccess()
205 sendFatalFailureToHost("markSuccess bad stage", &stage); in markSuccess()
Dtimer_stress_test.cc159 void TimerStressTest::markSuccess(uint32_t stage) { in markSuccess() argument
160 chreLog(CHRE_LOG_DEBUG, "Stage %" PRIu32 " succeeded", stage); in markSuccess()
161 uint32_t finishedBit = (1 << stage); in markSuccess()
163 sendFatalFailureToHost("markSuccess bad stage:", &stage); in markSuccess()
166 sendFatalFailureToHost("timer over-triggered:", &stage); in markSuccess()
Dheap_exhaustion_stability_test.cc267 void HeapExhaustionStabilityTest::markSuccess(uint32_t stage) { in markSuccess() argument
268 chreLog(CHRE_LOG_DEBUG, "Stage %" PRIu32 " succeeded", stage); in markSuccess()
269 uint32_t finishedBit = (1 << stage); in markSuccess()
271 sendFatalFailureToHost("markSuccess bad stage", &stage); in markSuccess()
276 sendFatalFailureToHost("markSuccess stage triggered twice", &stage); in markSuccess()
Dtimer_set_test.h34 void markSuccess(uint32_t stage);
44 Stage(uint32_t stage, uint64_t duration, const void *cookie,
Dtimer_stress_test.h49 void markSuccess(uint32_t stage);
Dheap_exhaustion_stability_test.h66 void markSuccess(uint32_t stage);
Dsend_message_to_host_test.h94 static void markSuccess(uint32_t stage);
/system/bt/btif/src/
Dbtif_sock_sdp.cc125 const char* stage = "protocol_list"; in create_base_record() local
131 stage = "service_name"; in create_base_record()
137 stage = "browseable"; in create_base_record()
151 stage, channel, name, with_obex); in create_base_record()
182 const char* stage = "create_base_record"; in add_sdp_by_uuid() local
192 stage = "service_class_sequence"; in add_sdp_by_uuid()
205 __func__, stage, name); in add_sdp_by_uuid()
226 const char* stage = "create_base_record"; in add_pbap_sdp() local
231 stage = "service_class"; in add_pbap_sdp()
235 stage = "profile_descriptor_list"; in add_pbap_sdp()
[all …]
/system/chre/apps/chqts/src/busy_startup/
Dbusy_startup.cc72 static void markSuccess(uint32_t stage) { in markSuccess() argument
73 uint32_t finishedBit = (1 << stage); in markSuccess()
75 sendFatalFailureToHost("markSuccess bad stage", &stage); in markSuccess()
79 chreLog(CHRE_LOG_DEBUG, "Stage %" PRIu32 " succeeded", stage); in markSuccess()
/system/chre/external/kiss_fft/
Dkissfft.hh78 … void kf_work( int stage,cpx_type * Fout, const cpx_type * f, size_t fstride,size_t in_stride) in kf_work() argument
80 int p = _stageRadix[stage]; in kf_work()
81 int m = _stageRemainder[stage]; in kf_work()
96 kf_work(stage+1, Fout , f, fstride*p,in_stride); in kf_work()
/system/update_engine/update_manager/
Dreal_updater_provider.cc149 Stage stage; member
182 return new Stage(key_val.stage); in GetValue()
/system/core/init/
DREADME.md38 Devices that mount /system, /vendor through the first stage mount mechanism
44 Legacy devices without the first stage mount mechanism do the following:
252 launched very early during bootup and can run until the last stage
556 2. When it imports /{system,vendor,odm}/etc/init/ for first stage mount
569 Nonetheless, the defacto order for first stage mount devices is:
607 stage of init started.
610 > How long it took the first stage to initialize SELinux.
/system/sepolicy/prebuilts/api/26.0/public/
Dkernel.te14 # Get file contexts during first stage
/system/sepolicy/prebuilts/api/28.0/public/
Dkernel.te14 # Get file contexts during first stage
/system/sepolicy/prebuilts/api/27.0/public/
Dkernel.te14 # Get file contexts during first stage
/system/sepolicy/public/
Dkernel.te14 # Get file contexts during first stage
/system/core/rootdir/
Dinit.rc283 # /system and /vendor must be mounted by the end of the fs stage,
290 # specified in the previous mount_all command on the fs stage.
/system/tpm/trunks/generator/
Draw_commands.txt9959 initiation value or a chained value from a previous stage. The chaining for each mode is:
Draw_commands_fixed.txt9970 initiation value or a chained value from a previous stage. The chaining for each mode is: