Searched refs:blocked (Results 1 – 15 of 15) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/ |
D | codegen.py | 275 def switchCase(self, switchval, blocked = False): argument 277 self.beginBlock(bracketPrint = blocked) 279 def switchCaseBreak(self, switchval, blocked = False): argument 281 self.endBlock(bracketPrint = blocked) 283 def switchCaseDefault(self, blocked = False): argument 285 self.beginBlock(bracketPrint = blocked)
|
/hardware/interfaces/media/c2/1.2/ |
D | types.hal | 35 * SWITCHING = 2, Switching to the new surface. It is blocked
|
/hardware/interfaces/tests/foo/1.0/ |
D | IFooCallback.hal | 35 // time the caller was blocked before the method returned. For two-way
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceCallback.hal | 65 * If this method is called during a configureStreams call, it must be blocked
|
/hardware/interfaces/audio/2.0/ |
D | IStreamIn.hal | 128 * typically occurs when the user space process is blocked longer than the
|
/hardware/interfaces/audio/4.0/ |
D | IStreamIn.hal | 134 * typically occurs when the user space process is blocked longer than the
|
/hardware/interfaces/audio/5.0/ |
D | IStreamIn.hal | 134 * typically occurs when the user space process is blocked longer than the
|
/hardware/interfaces/audio/6.0/ |
D | IStreamIn.hal | 134 * typically occurs when the user space process is blocked longer than the
|
/hardware/interfaces/audio/7.0/ |
D | IStreamIn.hal | 145 * typically occurs when the user space process is blocked longer than the
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 420 * parallel. Otherwise, all other radio work items are blocked during
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 382 * call in 1000ms. And this call must not be blocked longer than pipeline
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 661 * Access blocked by the base station. 665 * Access blocked by the base station for all mobile devices.
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 218 SIM_NETWORK_PUK, // The corresponding perso lock is blocked 229 RUIM_NETWORK1_PUK, // The corresponding perso lock is blocked
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 142 * SMS is blocked due to call control, e.g., resource unavailable
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 1956 * Remove the "`blocked image`" definition from and instead distinguish
|