Searched defs:put (Results 1 – 9 of 9) sorted by relevance
/developtools/hdc/hdc_rust/src/transfer/ |
D | buffer.rs | 50 async fn put(session_id: u32, conn_type: ConnectType) { in put() method 77 async fn put(session_id: u32, data: TaskMessage) { in put() method 136 async fn put(session_id: u32, data: TaskMessage) -> io::Result<()> { in put() method 175 pub async fn put(session_id: u32, data: Vec<u8>) -> io::Result<()> { in put() method 197 pub async fn put(session_id: u32, data: TaskMessage) { in put() function
|
/developtools/smartperf_host/ide/src/trace/database/ |
D | IndexedDBHelp.ts | 133 public put(storeName: string, value: any, key?: IDBValidKey) { method in IndexedDBHelp
|
/developtools/hdc/hdc_rust/src/daemon/ |
D | auth.rs | 70 async fn put(session_id: u32, auth_status: AuthStatus) { in put() method
|
D | daemon_app.rs | 61 pub async fn put(session_id: u32, channel_id: u32, value: DaemonAppTask) { in put() method
|
D | shell.rs | 328 pub async fn put(channel_id: u32, pty_task: PtyTask) { in put() method
|
/developtools/hdc/hdc_rust/src/host/ |
D | task.rs | 489 async fn put(connect_key: String, daemon_info: DaemonInfo) { in put() method
|
/developtools/hdc/hdc_rust/src/common/ |
D | hdcfile.rs | 68 pub async fn put(session_id: u32, channel_id: u32, value: HdcFile) { in put() method
|
D | forward.rs | 59 async fn put(id: u32, rd: SplitReadHalf) { in put() method 117 async fn put(id: u32, wr: SplitWriteHalf) { in put() method
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 6608 void (*put)(struct fwnode_handle *); member 6871 void (*put)(struct ns_common *); member 12457 void (*put)(struct tcf_proto *, void *); member 61138 void (*put)(struct klist_node *); member 157075 int (*put)(struct sk_buff *, struct seg6_local_lwt *); member
|