Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/
Dmultihal.cpp64 int moduleIndex; member
68 if (moduleIndex < that.moduleIndex) { in operator <()
71 if (moduleIndex > that.moduleIndex) { in operator <()
78 return moduleIndex == that.moduleIndex && localHandle == that.localHandle; in operator ==()
89 full_handle.moduleIndex = module_index; in assign_global_handle()
114 global_handle, f.moduleIndex, f.localHandle); in get_module_index()
115 return f.moduleIndex; in get_module_index()
125 full_handle->moduleIndex, full_handle->localHandle); in get_global_handle()
315 full_handle.moduleIndex = sub_index; in copy_event_remap_handle()