/hardware/google/pixel/health/test/ |
D | TestBatteryDefender.cpp | 225 InSequence s; in TEST_F() local 233 InSequence s; in TEST_F() local 244 InSequence s; in TEST_F() local 258 InSequence s; in TEST_F() local 272 InSequence s; in TEST_F() local 293 InSequence s; in TEST_F() local 316 InSequence s; in TEST_F() local 348 InSequence s; in TEST_F() local 368 InSequence s; in TEST_F() local 393 InSequence s; in TEST_F() local [all …]
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | mdpWrapper.h | 201 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump() 206 inline void dump(const char* const s, const msmfb_data& ov) { in dump() 210 inline void dump(const char* const s, const mdp_overlay& ov) { in dump() 224 inline void dump(const char* const s, const msmfb_img& ov) { in dump() 229 inline void dump(const char* const s, const mdp_rect& ov) { in dump() 234 inline void dump(const char* const s, const msmfb_overlay_3d& ov) { in dump() 239 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump() 245 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump() 253 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump() 261 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_semaphore.h | 53 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init() 60 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post() 68 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait() 79 static inline int cam_sem_timedwait(cam_semaphore_t *s, const struct timespec *abs_timeout) in cam_sem_timedwait() 100 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | mdpWrapper.h | 292 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump() 297 inline void dump(const char* const s, const msmfb_data& ov) { in dump() 301 inline void dump(const char* const s, const mdp_overlay& ov) { in dump() 315 inline void dump(const char* const s, const msmfb_img& ov) { in dump() 320 inline void dump(const char* const s, const mdp_rect& ov) { in dump() 325 inline void dump(const char* const s, const msmfb_overlay_3d& ov) { in dump() 330 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump() 336 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump() 344 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump() 352 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump() [all …]
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | mdpWrapper.h | 297 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump() 302 inline void dump(const char* const s, const msmfb_data& ov) { in dump() 306 inline void dump(const char* const s, const mdp_overlay& ov) { in dump() 320 inline void dump(const char* const s, const msmfb_img& ov) { in dump() 325 inline void dump(const char* const s, const mdp_rect& ov) { in dump() 330 inline void dump(const char* const s, const msmfb_overlay_3d& ov) { in dump() 335 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump() 341 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump() 349 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump() 357 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump() [all …]
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | mdpWrapper.h | 321 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump() 326 inline void dump(const char* const s, const msmfb_data& ov) { in dump() 330 inline void dump(const char* const s, const mdp_overlay& ov) { in dump() 344 inline void dump(const char* const s, const msmfb_img& ov) { in dump() 349 inline void dump(const char* const s, const mdp_rect& ov) { in dump() 354 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump() 360 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump() 368 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump() 376 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump() 379 inline void dump(const char* const s, const fb_var_screeninfo& vinfo) { in dump()
|
/hardware/interfaces/weaver/1.0/vts/functional/ |
D | VtsHalWeaverV1_0TargetTest.cpp | 56 auto ret = weaver->getConfig([&](WeaverStatus s, WeaverConfig c) { in TEST_P() 79 auto ret = weaver->getConfig([&](WeaverStatus s, WeaverConfig c) { in TEST_P() 89 ret = weaver->getConfig([&](WeaverStatus s, WeaverConfig c) { in TEST_P() 107 const auto configRet = weaver->getConfig([&](WeaverStatus s, WeaverConfig c) { in TEST_P() 134 const auto readRet = weaver->read(slotId, KEY, [&](WeaverReadStatus s, WeaverReadResponse r) { in TEST_P() 166 const auto readRet = weaver->read(slotId, KEY, [&](WeaverReadStatus s, WeaverReadResponse r) { in TEST_P() 193 weaver->read(slotId, WRONG_KEY, [&](WeaverReadStatus s, WeaverReadResponse r) { in TEST_P() 210 const auto configRet = weaver->getConfig([&](WeaverStatus s, WeaverConfig c) { in TEST_P() 233 const auto configRet = weaver->getConfig([&](WeaverStatus s, WeaverConfig c) { in TEST_P() 250 weaver->read(config.slots, KEY, [&](WeaverReadStatus s, WeaverReadResponse r) { in TEST_P() [all …]
|
/hardware/qcom/sm7250/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 134 string s = ss.str(); in updateLockStatus() local 166 string s = ss.str(); in updateConnections() local 180 string s = ss.str(); in updateTac() local 194 string s = ss.str(); in updateMccMnc() local 208 string s = ss.str(); in updateXtraThrottle() local 236 string s = ss.str(); in onStatusRequested() local 254 string s = ss.str(); in startDgnssSource() local 274 const char s[] = "stopDgnssSource"; in stopDgnssSource() local 284 string s = ss.str(); in updateNmeaToDgnssServer() local
|
/hardware/qcom/sm8150/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 134 string s = ss.str(); in updateLockStatus() local 166 string s = ss.str(); in updateConnections() local 180 string s = ss.str(); in updateTac() local 194 string s = ss.str(); in updateMccMnc() local 208 string s = ss.str(); in updateXtraThrottle() local 236 string s = ss.str(); in onStatusRequested() local 254 string s = ss.str(); in startDgnssSource() local 274 const char s[] = "stopDgnssSource"; in stopDgnssSource() local 284 string s = ss.str(); in updateNmeaToDgnssServer() local
|
/hardware/st/nfc/1.0/include/ |
D | halcore.h | 50 #define LOG(s) \ argument 57 #define LOGE(s) \ argument 63 #define LOGV(s, ...) \ argument 70 #define LOGVE(s, ...) \ argument
|
/hardware/interfaces/tests/foo/1.0/default/lib/ |
D | FooHelper.cpp | 13 std::string to_string(const hidl_string &s) { in to_string() 18 std::string s; in QuuxToString() local 30 std::string s; in MultiDimensionalToString() local
|
/hardware/interfaces/memtrack/1.0/vts/functional/ |
D | VtsHalMemtrackV1_0TargetTest.cpp | 68 bool validStatus(MemtrackStatus s) { in validStatus() 75 auto generate_cb(MemtrackStatus *s, hidl_vec<MemtrackRecord> *v) { in generate_cb() 85 MemtrackStatus s; in TEST_P() local 100 MemtrackStatus s; in TEST_P() local 118 MemtrackStatus s; in TEST_P() local
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 127 string s = ss.str(); in updateLockStatus() local 159 string s = ss.str(); in updateConnections() local 173 string s = ss.str(); in updateTac() local 187 string s = ss.str(); in updateMccMnc() local 201 string s = ss.str(); in updateXtraThrottle() local 229 string s = ss.str(); in onStatusRequested() local
|
/hardware/qcom/sm7150/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 128 string s = ss.str(); in updateLockStatus() local 160 string s = ss.str(); in updateConnections() local 174 string s = ss.str(); in updateTac() local 188 string s = ss.str(); in updateMccMnc() local 202 string s = ss.str(); in updateXtraThrottle() local 230 string s = ss.str(); in onStatusRequested() local
|
/hardware/interfaces/oemlock/1.0/vts/functional/ |
D | VtsHalOemLockV1_0TargetTest.cpp | 47 const auto ret = oemlock->getName([&](OemLockStatus s, hidl_string n) { in TEST_P() 67 const auto ret = oemlock->isOemUnlockAllowedByDevice([&](OemLockStatus s, bool a) { in TEST_P() 86 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_P() 124 const auto ret = oemlock->isOemUnlockAllowedByCarrier([&](OemLockStatus s, bool a) { in TEST_P() 148 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_P()
|
/hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
D | checksum.c | 30 lrc8(const void *s, size_t n) in lrc8() 44 crc_ccitt(uint16_t crc, const void *s, size_t n) in crc_ccitt()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensorDevice.cpp | 64 sp<HidRawSensor> s(new HidRawSensor(this, usage, digest.packets)); in HidRawSensorDevice() local 115 for (const auto &s : mSensors) { in getSensors() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 303 Status mapToStatus(::android::status_t s) { in mapToStatus() 1763 ret = device3_x->getCameraCharacteristics([&](Status s, CameraMetadata metadata) { in isSecureOnly() 3338 [streamId](Status s, device::V3_6::HalStreamConfiguration halConfig) { in TEST_P() 3346 [streamId](Status s, device::V3_4::HalStreamConfiguration halConfig) { in TEST_P() 3353 [streamId](Status s, device::V3_4::HalStreamConfiguration halConfig) { in TEST_P() 3360 [streamId](Status s, device::V3_3::HalStreamConfiguration halConfig) { in TEST_P() 3367 [streamId](Status s, HalStreamConfiguration halConfig) { in TEST_P() 3476 auto cb = [](Status s, bool supported) { in TEST_P() 3496 [&cti](Status s, device::V3_6::HalStreamConfiguration halConfig) { in TEST_P() 3503 [&cti](Status s, device::V3_4::HalStreamConfiguration halConfig) { in TEST_P() [all …]
|
/hardware/libhardware/modules/usbcamera/ |
D | Stream.cpp | 36 Stream::Stream(int id, camera3_stream_t *s) in Stream() 129 bool Stream::isValidReuseStream(int id, camera3_stream_t *s) { in isValidReuseStream()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | ethernet.h | 159 #define eacopy(s, d) \ argument 166 #define ether_copy(s, d) eacopy(s, d) argument 169 #define ether_rcopy(s, d) \ argument 200 #define ETHER_MOVE_HDR(d, s) \ argument
|
/hardware/interfaces/tests/libhwbinder/1.0/default/ |
D | ScheduleTest.cpp | 33 string s = (policy == SCHED_OTHER) in threadDump() local 57 uint32_t h = 0, s = 0; in send() local
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.cpp | 1246 SystemStatusTimeAndClock s(nmea); in setTimeAndCLock() local 1260 SystemStatusXoState s(nmea); in setXoState() local 1274 SystemStatusRfAndParams s(nmea); in setRfAndParams() local 1288 SystemStatusErrRecovery s(nmea); in setErrRecovery() local 1305 SystemStatusInjectedPosition s(nmea); in setInjectedPosition() local 1319 SystemStatusBestPosition s(nmea); in setBestPosition() local 1333 SystemStatusXtra s(nmea); in setXtra() local 1347 SystemStatusEphemeris s(nmea); in setEphemeris() local 1361 SystemStatusSvHealth s(nmea); in setSvHealth() local 1375 SystemStatusPdr s(nmea); in setPdr() local [all …]
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 719 Subscriber* s = (Subscriber*)~0; in notifySubscribers() local 740 Subscriber* s = NULL; in addSubscriber() local 752 Subscriber* s = NULL; in sendRsrcRequest() local 791 Subscriber* s = NULL; in unsubscribeRsrc() local 805 Subscriber* s = NULL; in hasActiveSubscribers() local 854 DSSubscriber* s = NULL; in sendRsrcRequest() local
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 719 Subscriber* s = (Subscriber*)~0; in notifySubscribers() local 740 Subscriber* s = NULL; in addSubscriber() local 752 Subscriber* s = NULL; in sendRsrcRequest() local 791 Subscriber* s = NULL; in unsubscribeRsrc() local 805 Subscriber* s = NULL; in hasActiveSubscribers() local 854 DSSubscriber* s = NULL; in sendRsrcRequest() local
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 719 Subscriber* s = (Subscriber*)~0; in notifySubscribers() local 740 Subscriber* s = NULL; in addSubscriber() local 752 Subscriber* s = NULL; in sendRsrcRequest() local 792 Subscriber* s = NULL; in unsubscribeRsrc() local 806 Subscriber* s = NULL; in hasActiveSubscribers() local 855 DSSubscriber* s = NULL; in sendRsrcRequest() local
|