Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 36) sorted by relevance

12

/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp88 void freeBlock(uint32_t handle, uint64_t off) { in freeBlock()
97 void setHostAddr(uint32_t handle, size_t off, void* hva) { in setHostAddr()
106 const uint64_t off = physAddr - kPciStart; in setHostAddrByPhysAddr() local
126 const uint64_t off = physAddr - kPciStart; in unsetHostAddrByPhysAddr() local
148 const uint64_t off = physAddr - kPciStart; in getHostAddr() local
203 int claimShared(uint32_t handle, uint64_t off, uint64_t size) { in claimShared()
224 int unclaimShared(uint32_t handle, uint64_t off) { in unclaimShared()
266 uint64_t off = (uint64_t)(uintptr_t)mPhysicalOffsetAllocator.alloc(page_aligned_size); in allocSharedHostRegionLocked() local
324 uint64_t off = (uint64_t)(uintptr_t)mPhysicalOffsetAllocator.alloc(size); in allocBlockLocked() local
333 void freeBlockLocked(uint32_t handle, uint64_t off) { in freeBlockLocked()
[all …]
/hardware/interfaces/light/utils/
Dmain.cpp61 static aidl::HwLightState off; in setToColorAidl() local
82 static V2_0::LightState off = { in setToColorHidl() local
/hardware/qcom/power/
Dpower.c63 static void sync_thread(int off) in sync_thread()
89 static void enc_boost(int off) in enc_boost()
/hardware/google/gfxstream/guest/mesa/src/util/
Du_debug_stack.h67 unsigned off; member
Du_debug_stack.c70 unw_word_t off; in symbol_name_cached() local
/hardware/interfaces/vibrator/1.0/default/
DVibrator.cpp46 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_0::implementation::Vibrator
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DIVibrator.aidl22 void off(); in off() method
/hardware/interfaces/light/aidl/vts/functional/
DVtsHalLightTargetTest.cpp66 HwLightState off; in TearDown() local
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibrator.aidl85 void off(); in off() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibrator.aidl38 void off(); in off() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/
DIVibrator.aidl38 void off(); in off() method
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp142 const int off = 0; in turnOffAD() local
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp178 const int off = 0; in prepare() local
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp146 const int off = 0; in turnOffAD() local
/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator_unittests.cpp132 uint32_t off; in TEST() local
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp50 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_3::implementation::Vibrator
/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp528 off_t off[3]; in importLayer() local
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoice.aidl61 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoice.aidl60 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoice.aidl61 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoice.aidl60 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoice.aidl361 void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp53 ndk::ScopedAStatus Vibrator::off() { in off() function in aidl::android::hardware::vibrator::Vibrator
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioVoice.cpp192 int32_t off) { in sendBurstDtmf()
/hardware/google/pixel/vibrator/drv2624/
DVibrator.cpp164 ndk::ScopedAStatus Vibrator::off() { in off() function in aidl::android::hardware::vibrator::Vibrator

12