/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
D | heap_base.h | 58 void* operator new(size_t size) in new() function
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
D | scope_js_value.h | 48 void *operator new(size_t size) in new() function
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/types/ |
D | interface_token.rs | 33 pub fn new(value: &str) -> Self { in new() method
|
D | string16.rs | 34 pub fn new(value: &str) -> Self { in new() method
|
D | file_desc.rs | 36 pub fn new(file: File) -> Self { in new() method
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
D | multipart.rs | 50 pub fn new() -> Self { in new() method 264 pub fn new() -> Self { in new() method 411 let new = std::io::Read::read(bytes, unfilled).unwrap(); in poll_read_curr() localVariable
|
D | builder.rs | 48 pub fn new() -> Self { in new() method
|
D | mod.rs | 196 fn new() -> Self { in new() method
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc/remote_obj/ |
D | death_recipient.rs | 35 pub fn new<F>(callback: F) -> Option<DeathRecipient> in new() method
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/ |
D | builder.rs | 50 pub fn new() -> Self { in new() method
|
D | mod.rs | 232 fn new(total_bytes: Option<u64>) -> Self { in new() method
|
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/safwk/ |
D | r_system_ability.rs | 45 pub fn new(said: i32, run_on_create: bool) -> Option<Self> { in new() method
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
D | error.rs | 72 pub(crate) fn new(kind: ErrorKind) -> Self { in new() method
|
D | request.rs | 79 pub fn new() -> Self { in new() method
|
D | config.rs | 89 pub fn new() -> Self { in new() method
|
/foundation/filemanagement/app_file_service/utils/rust/tar/src/ |
D | backup.rs | 208 fn new(path: PathBuf, compress_algorithm: CompressAlgorithm) -> Result<Self, io::Error> { in new() method 266 fn new( in new() method
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc/ |
D | remote_stub.rs | 44 pub fn new(rust: T) -> Option<Self> { in new() method
|
D | mod.rs | 92 pub fn new(object: Box<T>) -> Self { in new() method
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/ |
D | mod.rs | 140 pub fn new() -> Self { in new() method
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
D | mod.rs | 248 pub fn new(raw_ptr: *const u8, len: u32) -> Self { in new() method 299 pub fn new() -> Option<Self> { in new() method
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/ |
D | ashmem.rs | 37 pub fn new(name: &str, size: i32) -> Option<Self> { in new() method
|
/foundation/graphic/graphic_2d/frameworks/surface/src/ |
D | native_window.cpp | 27 #define WEAK_ALIAS(old, new) \ argument
|
/foundation/communication/dsoftbus/core/connection/wifi_direct/entity/p2p_entity/ |
D | p2p_entity.c | 161 struct P2pEntityState *new = self->states[state]; in ChangeState() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
D | samgr_small_ipc_adapter.c | 300 SvcIdentity new = endpoint->identity; in OnSamgrServerExit() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
D | packet.c | 102 Payload *new = PayloadNewRef(srcPayload->buf); in PacketRefMalloc() local
|