/external/adhd/cras/src/tests/ |
D | a2dp_iodev_unittest.cc | 584 iodev->no_stream(iodev, 1); in TEST_F() 593 iodev->no_stream(iodev, 1); in TEST_F() 631 iodev->no_stream(iodev, 1); in TEST_F() 638 iodev->no_stream(iodev, 1); in TEST_F() 645 iodev->no_stream(iodev, 1); in TEST_F() 654 iodev->no_stream(iodev, 0); in TEST_F() 697 iodev->no_stream(iodev, 1); in TEST_F() 704 iodev->no_stream(iodev, 1); in TEST_F()
|
D | hfp_alsa_iodev_unittest.cc | 69 _FAKE_CALL2(no_stream); 129 fake_sco_out.no_stream = fake_sco_in.no_stream = in ResetStubData() 396 iodev->no_stream(iodev, 1); in TEST_F()
|
D | alsa_io_unittest.cc | 303 ASSERT_EQ((void*)no_stream, (void*)aio->base.no_stream); in TEST() 314 ASSERT_EQ((void*)no_stream, (void*)aio->base.no_stream); in TEST() 326 ASSERT_EQ((void*)no_stream, (void*)aio->base.no_stream); in TEST() 337 ASSERT_EQ((void*)no_stream, (void*)aio->base.no_stream); in TEST() 2096 rc = no_stream(&aio.base, 1); in TEST_F() 2116 rc = no_stream(&aio.base, 1); in TEST_F() 2137 rc = no_stream(&aio.base, 1); in TEST_F() 2158 rc = no_stream(&aio.base, 1); in TEST_F() 2174 rc = no_stream(&aio.base, 1); in TEST_F() 2202 rc = no_stream(&aio.base, 0); in TEST_F() [all …]
|
D | hfp_iodev_unittest.cc | 213 iodev->no_stream(iodev, 1); in TEST_F() 216 iodev->no_stream(iodev, 0); in TEST_F()
|
/external/adhd/cras/src/server/ |
D | cras_bt_io.c | 385 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function 393 if (dev->no_stream) { in no_stream() 404 rc = dev->no_stream(dev, enable); in no_stream() 503 iodev->no_stream = no_stream; in cras_bt_io_create()
|
D | cras_hfp_iodev.c | 70 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function 319 iodev->no_stream = no_stream; in hfp_iodev_create()
|
D | cras_hfp_alsa_iodev.c | 210 return aio->no_stream(aio, enable); in hfp_alsa_no_stream() 280 iodev->no_stream = hfp_alsa_no_stream; in hfp_alsa_iodev_create()
|
D | cras_a2dp_iodev.c | 214 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() function 654 iodev->no_stream = no_stream; in a2dp_iodev_create()
|
D | cras_empty_iodev.c | 200 iodev->no_stream = cras_iodev_default_no_stream_playback; in empty_iodev_create()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
D | MSFError.cpp | 32 case msf_error_code::no_stream: in message()
|
/external/llvm-project/llvm/lib/DebugInfo/MSF/ |
D | MSFError.cpp | 32 case msf_error_code::no_stream: in message()
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawError.h | 24 no_stream, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | RawError.cpp | 28 case raw_error_code::no_stream: in message()
|
D | InfoStream.cpp | 91 return make_error<RawError>(raw_error_code::no_stream); in getNamedStreamIndex()
|
D | PDBFile.cpp | 317 return make_error<RawError>(raw_error_code::no_stream); in getPDBIpiStream() 491 return make_error<RawError>(raw_error_code::no_stream); in safelyCreateIndexedStream()
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | RawError.cpp | 28 case raw_error_code::no_stream: in message()
|
D | InfoStream.cpp | 91 return make_error<RawError>(raw_error_code::no_stream); in getNamedStreamIndex()
|
D | PDBFile.cpp | 318 return make_error<RawError>(raw_error_code::no_stream); in getPDBIpiStream() 492 return make_error<RawError>(raw_error_code::no_stream); in safelyCreateIndexedStream()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFError.h | 22 no_stream, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFError.h | 22 no_stream, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawError.h | 24 no_stream, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawError.h | 24 no_stream, enumerator
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | RawError.cpp | 27 case raw_error_code::no_stream: in message()
|
D | DbiStream.cpp | 287 return make_error<RawError>(raw_error_code::no_stream); in initializeSectionHeadersData() 317 return make_error<RawError>(raw_error_code::no_stream); in initializeFpoRecords()
|
D | PDBFile.cpp | 278 return make_error<RawError>(raw_error_code::no_stream); in getStringTable() 280 return make_error<RawError>(raw_error_code::no_stream); in getStringTable()
|