Home
last modified time | relevance | path

Searched defs:SetParameters (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/webrtc/api/
H A Drtp_receiver_interface.h80 virtual bool SetParameters(const RtpParameters& parameters) { return false; } in SetParameters() function
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DMaterialsTest.cpp90 TEST_P(MaterialsTest, SetParameters) in TEST_P() argument
/aosp_15_r20/external/stressapptest/src/
H A Ddisk_blocks.cc180 void DiskBlockTable::SetParameters(int sector_size, in SetParameters() function in DiskBlockTable
H A Dworker.cc2616 bool DiskThread::SetParameters(int read_block_size, in SetParameters() function in DiskThread
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc89 void BleAdvertiserIntf::SetParameters(uint8_t adv_id, AdvertiseParameters params) { in SetParameters() function in bluetooth::topshim::rust::BleAdvertiserIntf
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_advertising_manager_facade.proto13 rpc SetParameters(SetParametersRequest) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc101 void SetParameters(uint8_t advertiser_id, ::AdvertiseParameters params, in SetParameters() function in BleAdvertiserInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc311 ::grpc::Status SetParameters(::grpc::ServerContext* /* context */, in SetParameters() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
/aosp_15_r20/external/webrtc/pc/
H A Drtp_sender.cc339 RTCError RtpSenderBase::SetParameters(const RtpParameters& parameters) { in SetParameters() function in webrtc::RtpSenderBase
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto36 rpc SetParameters(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DPxeBaseCode.h919 EFI_PXE_BASE_CODE_SET_PARAMETERS SetParameters; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DPxeBaseCode.h919 EFI_PXE_BASE_CODE_SET_PARAMETERS SetParameters; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DPxeBaseCode.h922 EFI_PXE_BASE_CODE_SET_PARAMETERS SetParameters; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DPxeBaseCode.h923 EFI_PXE_BASE_CODE_SET_PARAMETERS SetParameters; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc1910 void LeAdvertisingManager::SetParameters(AdvertiserId advertiser_id, AdvertisingConfig config) { in SetParameters() function in bluetooth::hci::LeAdvertisingManager
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc1004 void MockDeathTestFactory::SetParameters(bool create, DeathTest::TestRole role, in SetParameters() function in __anon921e48110111::MockDeathTestFactory
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc1008 void MockDeathTestFactory::SetParameters(bool create, DeathTest::TestRole role, in SetParameters() function in __anonfc352dac0111::MockDeathTestFactory
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-death-test-test.cc1041 void MockDeathTestFactory::SetParameters(bool create, in SetParameters() function in __anon60bf498d0111::MockDeathTestFactory
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-death-test-test.cc1041 void MockDeathTestFactory::SetParameters(bool create, in SetParameters() function in __anon5e7d55290111::MockDeathTestFactory
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-death-test-test.cc1006 void MockDeathTestFactory::SetParameters(bool create, DeathTest::TestRole role, in SetParameters() function in __anonb56ab3760111::MockDeathTestFactory
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs318 fn SetParameters( in SetParameters() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddinput.h1488 STDMETHOD(SetParameters)(THIS_ LPCDIEFFECT, DWORD) PURE; in DECL_WINELIB_TYPE_AW() local