Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 13 of 13) sorted by relevance

/tools/treble/hacksaw/codebase/
Dcodebase.go46 func Remove(remove string) (*config.Config, error) { func
/tools/security/fuzzing/orphans/hashlink/
Dhashlink_linkedhashset_fuzzer.rs34 Remove { value: Data }, enumerator
Dhashlink_linkedhashmap_fuzzer.rs34 Remove { key: Data }, enumerator
Dhashlink_lrucache_fuzzer.rs38 Remove { key: Data }, enumerator
/tools/security/fuzzing/orphans/hashbrown/
Dhashbrown_hashmap_fuzzer.rs34 Remove { key: Data }, enumerator
Dhashbrown_hashset_fuzzer.rs34 Remove { value: Data }, enumerator
/tools/dexter/slicer/export/slicer/
Dintrusive_list.h116 void Remove(T* pos) { in Remove() function
/tools/treble/hacksaw/workspace/
Dworkspace.go214 func (w Workspace) Remove(remove string) (*config.Config, error) { func
/tools/security/fuzzing/orphans/smallvec/
Dsmallvec_fuzzer.rs53 Remove { index: usize }, enumerator
/tools/netsim/src/hci/
Dhci_packet_transport.cc135 void HciPacketTransport::Remove(rootcanal::PhyDevice::Identifier rootcanal_id) { in Remove() function in netsim::hci::HciPacketTransport
Dbluetooth_facade.cc330 void Remove(uint32_t id) { in Remove() function
/tools/netsim/rust/daemon/src/
Dffi.rs147 pub fn Remove(rootcanal_id: u32); in Remove() function
/tools/netsim/rust/cli/src/
Dargs.rs149 Remove(BeaconRemove), enumerator