/aosp_15_r20/build/soong/cmd/sbox/ |
H A D | sbox.go | 510 type writeType bool type 521 func copyFiles(copies []*sbox_proto.Copy, fromDir, toDir string, exists existsType, write writeType… 539 write writeType) error { 704 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string, write writeType) error { 735 func clearOutputDirectory(copies []*sbox_proto.Copy, outputDir string, write writeType) error {
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
H A D | SignatureWriter.kt | 311 private fun writeType(type: TypeItem?) { in <lambda>() method in com.android.tools.metalava.SignatureWriter
|
/aosp_15_r20/external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/formatter/ |
H A D | DexFormatterTest.java | 174 @Override public void writeType(CharSequence type) throws IOException { in getWriter() method in DexFormatterTest.TestDexFormatter
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/formatter/ |
H A D | DexFormattedWriter.java | 182 public void writeType(CharSequence type) throws IOException { in writeType() method in DexFormattedWriter
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/ |
H A D | EncodedValueWriter.java | 155 public void writeType(@Nonnull TypeKey value) throws IOException { in writeType() method in EncodedValueWriter
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowBluetoothGatt.java | 277 BluetoothGattCharacteristic characteristic, byte[] value, int writeType) { in writeCharacteristic()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/api/ |
D | main_test.go | 754 func (w *Walker) writeType(buf *bytes.Buffer, typ types.Type) { func
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGattCharacteristic.java | 408 public void setWriteType(@WriteType int writeType) { in setWriteType()
|
D | BluetoothGatt.java | 1580 @WriteType int writeType) { in writeCharacteristic()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattNativeInterface.java | 324 int connId, int handle, int writeType, int authReq, byte[] value); in gattClientWriteCharacteristicNative() 521 int connId, int handle, int writeType, int authReq, byte[] value) { in gattClientWriteCharacteristic()
|
D | GattService.java | 664 int writeType, in writeCharacteristic() 2528 int writeType, in writeCharacteristic()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/reflectdata/ |
D | reflect.go | 917 func writeType(t *types.Type) *obj.LSym { func
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLPipelineStageCodeGenerator.cpp | 583 void PipelineStageCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::PipelineStage::PipelineStageCodeGenerator
|
H A D | SkSLGLSLCodeGenerator.cpp | 409 void GLSLCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::GLSLCodeGenerator
|
H A D | SkSLMetalCodeGenerator.cpp | 482 void MetalCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::MetalCodeGenerator
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
D | GattServiceTest.java | 432 int writeType = 3; in writeCharacteristic() local
|
D | GattServiceBinderTest.java | 334 int writeType = 3; in writeCharacteristic() local
|
/aosp_15_r20/external/angle/src/compiler/translator/glsl/ |
H A D | OutputGLSLBase.cpp | 531 bool writeType = size > 1; in writeConstantUnion() local
|
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/ |
H A D | TranslatorWGSL.cpp | 396 bool writeType = size > 1; in emitConstantUnion() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 298 BufferWriter::BufferWriter(glu::RenderContext &renderCtx, tcu::TestLog &log, WriteType writeType) :… in BufferWriter()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGatt.aidl | 128 … in int writeType, in int authReq, in byte[] value, in AttributionSource attributionSource); in writeCharacteristic()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 285 std::string writeType; member
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderInternalStructs.h | 371 DescriptorWriteType writeType = DescriptorWriteType::Empty; member
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | EmitMetal.cpp | 1674 bool writeType = size > 1; in emitConstantUnion() local
|
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A D | OutputHLSL.cpp | 3562 bool writeType = size > 1; in writeConstantUnion() local
|