Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/automotive/vehicle/tools/
Dtranslate_vehicle_props.py42 def __init__(self): argument
54 def addRecentCommentToMsg(self): argument
58 def addToMsg(self, msg): argument
61 def printOutputMsg(self): argument
65 def parseLine(self, line): argument
Dgenerate_annotation_enums.py167 def __init__(self, name, annotation_re): argument
171 def convert(self, input, output, header, footer, cpp): argument
/hardware/interfaces/automotive/vehicle/aidl/emu_metadata/
Dgenerate_emulator_metadata.py30 def __init__(self, name): argument
38 def calculateValue(self, expression, default_value): argument
50 def parseBlockComment(self, value, blockComment): argument
59 def parseEnumContents(self, enum: JEnum, enumValue): argument
72 def convert(self, input): argument
/hardware/interfaces/uwb/aidl/default/src/
Duwb_chip.rs65 async fn open(&self, callbacks: &Strong<dyn IUwbClientCallback>) -> Result<()> { in open()
145 async fn sessionInit(&self, _id: i32) -> Result<()> { in sessionInit()
155 async fn sendUciMessage(&self, data: &[u8]) -> Result<i32> { in sendUciMessage()
Duwb.rs41 fn getChip(&self, name: &str) -> Result<Strong<dyn IUwbChip::IUwbChip>> { in getChip()
/hardware/interfaces/scripts/
Dlist_hal_vts.py36 def emit(self, record): argument
/hardware/interfaces/audio/aidl/vts/
DAudioHalBinderServiceUtil.h92 AidlDeathRecipient* self = static_cast<AidlDeathRecipient*>(cookie); in binderDiedCallbackAidl() local
/hardware/google/aemu/base/include/aemu/base/async/
DRecurrentTask.h112 const auto self = static_cast<RecurrentTask*>(opaqueThis); in taskCallback() local
/hardware/qcom/audio/post_proc/
Dbundle.c511 int effect_process(effect_handle_t self, in effect_process()
536 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command()
735 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
Dma_listener.c236 static int ma_effect_command(effect_handle_t self, in ma_effect_command()
427 static int ma_effect_get_descriptor(effect_handle_t self, in ma_effect_get_descriptor()
Dvolume_listener.c374 static int vol_effect_command(effect_handle_t self, in vol_effect_command()
580 static int vol_effect_get_descriptor(effect_handle_t self, in vol_effect_get_descriptor()
/hardware/google/aemu/base/
DThread_pthread.cpp133 Thread* self = reinterpret_cast<Thread*>(arg); in thread_main() local
DThread_win32.cpp121 Thread* self = reinterpret_cast<Thread*>(arg); in thread_main() local
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDvrTests.cpp37 DvrCallback* const self = static_cast<DvrCallback*>(user); in __threadLoopPlayback() local
148 DvrCallback* const self = in __threadLoopRecord() local
DFilterTests.cpp53 FilterCallback* const self = in __threadLoopFilter() local
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DDvrTests.cpp37 DvrCallback* const self = static_cast<DvrCallback*>(user); in __threadLoopPlayback() local
147 DvrCallback* const self = in __threadLoopRecord() local
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c491 static int fx_process(effect_handle_t self, in fx_process()
520 static int fx_command(effect_handle_t self, in fx_command()
653 static int fx_get_descriptor(effect_handle_t self, in fx_get_descriptor()
/hardware/interfaces/tv/hdmi/connection/aidl/default/
DHdmiConnectionMock.cpp93 HdmiConnectionMock* const self = static_cast<HdmiConnectionMock*>(user); in __threadLoop() local
/hardware/interfaces/audio/common/all-versions/test/utility/src/
DValidateXml.cpp74 auto* self = static_cast<Libxml2Global*>(ctxt); in errorCb() local
/hardware/google/aemu/base/include/aemu/base/
DOptional.h175 using self = Optional<U>; variable
/hardware/interfaces/audio/core/all-versions/default/
DStreamOut.cpp481 StreamOut* self = reinterpret_cast<StreamOut*>(cookie); in asyncCallback() local
742 StreamOut* self = reinterpret_cast<StreamOut*>(cookie); in asyncEventCallback() local
800 StreamOut* self = reinterpret_cast<StreamOut*>(cookie); in latencyModeCallback() local
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecMock.cpp149 HdmiCecMock* const self = static_cast<HdmiCecMock*>(user); in __threadLoop() local
/hardware/interfaces/tv/hdmi/cec/aidl/default/
DHdmiCecMock.cpp132 HdmiCecMock* const self = static_cast<HdmiCecMock*>(user); in __threadLoop() local
/hardware/interfaces/tv/cec/1.1/default/
DHdmiCecMock.cpp200 HdmiCecMock* const self = static_cast<HdmiCecMock*>(user); in __threadLoop() local
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c1073 int effect_process(effect_handle_t self, in effect_process()
1098 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command()
1276 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()

12