Home
last modified time | relevance | path

Searched defs:remove_key (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/selinux/libsemanage/src/
H A Dpolicy.h97 int (*remove_key) (struct semanage_handle *, member
/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dset_test.cpp110 TEST(set, remove_key) in TEST() argument
/aosp_15_r20/external/llvm-libc/src/__support/threads/
H A Dthread.cpp78 bool remove_key(unsigned int key) { in remove_key() function in LIBC_NAMESPACE_DECL::__anond643049c0111::TSSKeyMgr
/aosp_15_r20/external/autotest/client/cros/
H A Dcryptohome.py356 def remove_key(user, password, remove_key_label): function
/aosp_15_r20/external/rust/android-crates-io/crates/configparser/src/
Dini.rs1192 pub fn remove_key(&mut self, section: &str, key: &str) -> Option<Option<String>> { in remove_key() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/
Ddelay_queue.rs712 fn remove_key(&mut self, key: &Key) { in remove_key() method
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dcli.py576 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): argument
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py1328 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): argument