Home
last modified time | relevance | path

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

/system/security/keystore2/aidl/android/security/legacykeystore/
DILegacyKeystore.aidl79 void put(in String alias, int uid, in byte[] blob); in put() method
/system/security/keystore2/legacykeystore/
Dlib.rs124 fn put(&mut self, caller_uid: u32, alias: &str, entry: &[u8]) -> Result<()> { in put() method
346 fn put(&self, alias: &str, uid: i32, entry: &[u8]) -> Result<()> { in put() method
551 fn put(&self, alias: &str, uid: i32, entry: &[u8]) -> BinderResult<()> { in put() method
/system/core/libutils/include/utils/
DLruCache.h204 bool LruCache<TKey, TValue>::put(const TKey& key, const TValue& value) { in put() function
/system/security/keystore2/src/
Dasync_task.rs62 pub fn put<T: Any + Send>(&mut self, v: T) -> Option<T> { in put() method
/system/extras/perf_tools/bats/
Dlcan.py275 def put(self, newItem): member in LCItemMap
308 def put(self, itemSet): member in LCItemSetMap
/system/media/audio_utils/include/audio_utils/
DMetadata.h408 void put(const K<T>& key, T && t) { in put() function
413 void put(const K<std::string>& key, const char *value) { in put() function
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h3384 void (*put)(struct ns_common *); member
6940 void (*put)(struct fwnode_handle *); member
16513 void (*put)(struct tcf_proto *, void *); member
62000 void (*put)(struct klist_node *); member
93929 snd_kcontrol_put_t *put; member
94216 snd_kcontrol_put_t *put; member
95893 void (*put)(void *); member
102158 void (*put)(void *); member
121415 …int (*put)(struct snd_kcontrol *, const unsigned int __attribute__((btf_type_tag("user"))) *, unsi… member
121421 int (*put)(struct snd_kcontrol *, struct snd_ctl_elem_value *); member
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h2955 void (*put)(struct ns_common *); member
6518 void (*put)(struct fwnode_handle *); member
31496 void (*put)(struct tcf_proto *, void *); member
71836 void (*put)(struct klist_node *); member
103625 snd_kcontrol_put_t *put; member
103912 snd_kcontrol_put_t *put; member
105589 void (*put)(void *); member
112034 void (*put)(void *); member
127932 …int (*put)(struct snd_kcontrol *, const unsigned int __attribute__((btf_type_tag("user"))) *, unsi… member
127938 int (*put)(struct snd_kcontrol *, struct snd_ctl_elem_value *); member
[all …]