Home
last modified time | relevance | path

Searched defs:reg_info (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/google/camera/common/hal/utils/
H A Dstream_buffer_cache_manager.cc95 const StreamBufferCacheRegInfo& reg_info) { in RegisterStream()
211 const StreamBufferCacheRegInfo& reg_info) { in AddStreamBufferCacheLocked()
279 const StreamBufferCacheRegInfo& reg_info, in Create()
300 const StreamBufferCacheRegInfo& reg_info, in StreamBufferCache()
/aosp12/system/bt/stack/pan/
H A Dpan_main.cc55 tBNEP_REGISTER reg_info; in pan_register_with_bnep() local
/aosp12/system/bt/stack/bnep/
H A Dbnep_int.h152 tL2CAP_APPL_INFO reg_info; member
/aosp12/system/bt/stack/sdp/
H A Dsdpint.h174 tL2CAP_APPL_INFO reg_info; /* L2CAP Registration info */ member
/aosp12/system/bt/stack/gap/
H A Dgap_conn.cc73 tL2CAP_APPL_INFO reg_info; /* L2CAP Registration info */ member
/aosp12/system/bt/stack/rfcomm/
H A Drfc_int.h237 tL2CAP_APPL_INFO reg_info; /* L2CAP Registration info */ member
/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.cpp536 const SensorRegistrationInfo& reg_info = mLastNSensorRegistrations[currentIndex]; in dump() local
660 const SensorRegistrationInfo& reg_info = mLastNSensorRegistrations[curr]; in dumpProtoLocked() local
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device_session.cc1693 StreamBufferCacheRegInfo reg_info = {.request_func = session_request_func, in RegisterStreamsIntoCacheManagerLocked() local