| /system/security/keystore2/aidl/android/security/legacykeystore/ |
| D | ILegacyKeystore.aidl | 79 void put(in String alias, int uid, in byte[] blob); in put() method
|
| /system/security/keystore2/legacykeystore/ |
| D | lib.rs | 124 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/ |
| D | LruCache.h | 204 bool LruCache<TKey, TValue>::put(const TKey& key, const TValue& value) { in put() function
|
| /system/security/keystore2/src/ |
| D | async_task.rs | 62 pub fn put<T: Any + Send>(&mut self, v: T) -> Option<T> { in put() method
|
| /system/extras/perf_tools/bats/ |
| D | lcan.py | 275 def put(self, newItem): member in LCItemMap 308 def put(self, itemSet): member in LCItemSetMap
|
| /system/media/audio_utils/include/audio_utils/ |
| D | Metadata.h | 408 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/ |
| D | vmlinux.h | 3384 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/ |
| D | vmlinux.h | 2955 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 …]
|