| /base/startup/appspawn/etc/sandbox/ |
| D | appdata_sandbox_fixer.py | 51 def _merge_list(origin, new): argument 76 def _merge_scope_array(origin, new, keys): argument 98 def _merge_scope_flags_point(origin, new): argument 113 def _merge_scope_app(origin, new): argument 134 def _merge_scope_individual(origin, new): argument 142 def _merge_scope_permission(origin, new): argument 149 def _merge_scope_common(origin, new): argument
|
| /base/msdp/device_status/rust/subsystem/input/sys/src/interaction/ |
| D | pointer_style.rs | 40 pub fn new() -> Self { in new() method 62 pub fn new() -> Self { in new() method
|
| D | extra_data.rs | 24 pub fn new(appended: bool) -> Self { in new() method 68 pub fn new(appended: bool) -> Self { in new() method
|
| D | key_event.rs | 24 pub fn new(key_event: *const CKeyEvent) -> Self { in new() method
|
| D | pointer_event.rs | 24 pub fn new(pointer_event: *const CPointerEvent) -> Self { in new() method
|
| /base/update/updater/services/rust/hash_signed_data/src/ |
| D | img_hash_check.rs | 86 fn new() -> Self; in new() method 92 fn new() -> HashInfo { in new() method 113 fn new() -> HashHeader<T> { in new() method 132 fn new() -> HashData<T> { in new() method 150 fn new() -> HashSign { in new() method
|
| /base/request/request/services/service/request/src/service/notify/ |
| D | manager.rs | 32 fn new(rx: UnboundedReceiver<NotifyEvent>) -> Self { in new() method 139 fn new(tx: UnboundedSender<NotifyEvent>) -> Self { in new() method 161 fn new(obj: RemoteObj) -> Self { in new() method 239 fn new(event: Event, task_id: u32) -> Self { in new() method
|
| /base/security/asset/services/db_operator/src/ |
| D | transaction.rs | 31 pub(crate) fn new(db: &'a Database) -> Transaction<'a> { in new() method
|
| /base/msdp/device_status/rust/utils/src/ |
| D | macros.rs | 97 pub fn new(log: Box<dyn Fn(&str, &str)>, func_name: &'a str) -> Self { in new() method
|
| /base/msdp/device_status/rust/modules/scheduler/sys/src/ |
| D | scheduler.rs | 75 fn new(raw: Arc<dyn IEpollHandler>, handle: ylong_runtime::task::JoinHandle<()>) -> Self in new() method 126 fn new(epoll: Arc<Epoll>, is_running: Arc<AtomicBool>) -> Self in new() method 158 fn new() -> Self in new() method 374 fn new(fd: RawFd, epoll: Arc<Epoll>) -> Self in new() method 396 fn new() -> Self in new() method 486 pub(crate) fn new() -> Self in new() method
|
| D | lib.rs | 66 pub fn new() -> Self in new() method
|
| /base/msdp/device_status/rust/subsystem/distributed_hardware/sys/src/interaction/ |
| D | dm_device_info.rs | 24 pub fn new(device_info: *const CDmDeviceInfo) -> Self { in new() method
|
| /base/security/asset/services/crypto_manager/src/ |
| D | lib.rs | 44 fn new(user_id: i32, alias: HksBlob, accessibility: Accessibility) -> Self { in new() method
|
| D | crypto_manager.rs | 33 fn new() -> Self { in new() method
|
| D | secret_key.rs | 75 pub fn new( in new() method
|
| /base/security/code_signature/services/key_enable/src/ |
| D | cert_chain_utils.rs | 40 pub fn new() -> Self { in new() method
|
| /base/request/request/services/service/request/src/utils/ |
| D | mod.rs | 30 pub(crate) fn new(rx: Receiver<T>) -> Self { in new() method
|
| /base/request/request/services/service/request/src/task/ |
| D | notify.rs | 55 pub(crate) fn new(sizes: Vec<i64>) -> Self { in new() method
|
| D | operator.rs | 39 pub(crate) fn new(task: Arc<RequestTask>) -> Self { in new() method
|
| /base/security/asset/services/core_service/src/ |
| D | sys_event.rs | 44 fn new(event_type: EventType) -> Self { in new() method
|
| /base/security/asset/services/constants/src/ |
| D | calling_info.rs | 67 pub fn new(user_id: i32, owner_type: OwnerType, owner_info: Vec<u8>) -> Self { in new() method
|
| /base/security/asset/frameworks/definition/src/ |
| D | extension.rs | 141 pub fn new(code: ErrCode, msg: String) -> AssetError { in new() method
|
| /base/request/request/services/service/request/src/manager/ |
| D | task_manager.rs | 82 fn new(tx: UnboundedSender<EventMessage>) -> Self { in new() method 134 fn new(tx: UnboundedSender<EventMessage>, rx: UnboundedReceiver<EventMessage>) -> Self { in new() method
|
| D | qos.rs | 41 fn new(task_id: u32, new_qos: Qos) -> Self { in new() method 47 fn new(uid: u64, task_id: u32, mode: Mode, priority: u32) -> Self { in new() method 129 pub(crate) fn new(high_qos_max: usize) -> Self { in new() method
|
| /base/startup/init/services/utils/ |
| D | init_hashmap.c | 49 static HashNode *GetHashNodeByNode(const HashTab *tab, const HashNode *root, const HashNode *new) in GetHashNodeByNode()
|