Home
last modified time | relevance | path

Searched defs:createControl (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/tetheroffload/control/1.0/vts/functional/include/
H A DOffloadControlTestV1_0.h29 virtual sp<android::hardware::tetheroffload::control::V1_0::IOffloadControl> createControl( in createControl() function
/aosp12/hardware/interfaces/tetheroffload/control/1.1/vts/functional/include/
H A DOffloadControlTestV1_1.h33 virtual sp<android::hardware::tetheroffload::control::V1_0::IOffloadControl> createControl( in createControl() function
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsControllerTest.java908 private InsetsSourceControl createControl(@InternalInsetsType int type) { in createControl() method in InsetsControllerTest
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h144 inline UniqueControl createControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in createControl() function
/aosp12/frameworks/base/services/incremental/
H A DServiceWrappers.cpp156 Control createControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in createControl() function in android::incremental::RealIncFs