/packages/modules/Bluetooth/system/gd/common/ |
D | init_flags_test.cc | 27 InitFlags::Load(input); in TEST() 33 InitFlags::Load(input); in TEST() 39 InitFlags::Load(input); in TEST()
|
D | init_flags.h | 28 inline static void Load(const char** flags) { in Load() function
|
/packages/modules/Bluetooth/system/stack/test/sdp/ |
D | stack_sdp_utils_test.cc | 300 bluetooth::common::InitFlags::Load(hfp_test_flags_feature_disabled); in SetUp() 301 bluetooth::common::InitFlags::Load(test_flags_feature_disabled); in SetUp() 492 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 505 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 519 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 541 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 565 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 581 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 596 bluetooth::common::InitFlags::Load(test_flags_feature_enabled); in TEST_F() 626 bluetooth::common::InitFlags::Load(hfp_test_flags_feature_enabled); in TEST_F() [all …]
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | document_test.cc | 68 … CHECK_EQ(pdfClient::LOADED, Document::Load(std::make_unique<FileReader>(std::move(fd)), password, in LoadDocument() 103 Document::Load(std::move(fr), nullptr, /* closeFdOnFailure= */ true, &should_fail)) in loadDocumentWithoutPassword()
|
D | document.h | 54 static Status Load(std::unique_ptr<FileReader> fileReader, const char* password,
|
D | document.cc | 45 Status Document::Load(std::unique_ptr<FileReader> fileReader, const char* password, in Load() function in pdfClient::Document
|
D | pdf_document_jni.cc | 90 Status status = Document::Load(std::move(fileReader), password, in Java_android_graphics_pdf_PdfDocumentProxy_createFromFd()
|
/packages/modules/Bluetooth/system/test/common/ |
D | init_flags.cc | 15 void InitFlags::Load(const char** flags) {} in Load() function in bluetooth::common::InitFlags
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/testing/ |
D | document_utils.cc | 38 pdfClient::Document::Load(std::make_unique<pdfClient::FileReader>(std::move(in)), in LoadDocument()
|
/packages/modules/AdServices/adservices/tests/perf/assets/concurrent-configs/ |
D | msmt_concurrent.textpb | 1 # Measurement Concurrent Profile for Load Testing.
|
D | msmt_load_source_deletion.textpb | 1 # Measurement Concurrent Profile for Load Testing.
|
D | msmt_concurrent_indexed.textpb | 1 # Measurement Concurrent Profile for Load Testing.
|
/packages/modules/Bluetooth/system/stack/test/btm/ |
D | stack_btm_power_mode_test.cc | 60 bluetooth::common::InitFlags::Load(test_flags); in SetUp()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 425 bluetooth::common::InitFlags::Load(init_flags); in init()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_manager_test.cc | 319 bluetooth::common::InitFlags::Load(test_flags); in SetUp()
|
D | le_audio_client_test.cc | 427 bluetooth::common::InitFlags::Load(test_flags_with_health_status); in SetUpMockAudioHal() 429 bluetooth::common::InitFlags::Load(test_flags_with_handover_mode); in SetUpMockAudioHal() 431 bluetooth::common::InitFlags::Load(test_flags); in SetUpMockAudioHal()
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1137 # Load stylesheet definitions from file. Syntax is similar to doxygen's
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1137 # Load stylesheet definitions from file. Syntax is similar to doxygen's
|