Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 27) sorted by relevance

12

/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
Dheap_base.h58 void* operator new(size_t size) in new() function
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Dscope_js_value.h48 void *operator new(size_t size) in new() function
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/types/
Dinterface_token.rs33 pub fn new(value: &str) -> Self { in new() method
Dstring16.rs34 pub fn new(value: &str) -> Self { in new() method
Dfile_desc.rs36 pub fn new(file: File) -> Self { in new() method
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
Dmultipart.rs50 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
Dbuilder.rs48 pub fn new() -> Self { in new() method
Dmod.rs196 fn new() -> Self { in new() method
/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc/remote_obj/
Ddeath_recipient.rs35 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/
Dbuilder.rs50 pub fn new() -> Self { in new() method
Dmod.rs232 fn new(total_bytes: Option<u64>) -> Self { in new() method
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/safwk/
Dr_system_ability.rs45 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/
Derror.rs72 pub(crate) fn new(kind: ErrorKind) -> Self { in new() method
Drequest.rs79 pub fn new() -> Self { in new() method
Dconfig.rs89 pub fn new() -> Self { in new() method
/foundation/filemanagement/app_file_service/utils/rust/tar/src/
Dbackup.rs208 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/
Dremote_stub.rs44 pub fn new(rust: T) -> Option<Self> { in new() method
Dmod.rs92 pub fn new(object: Box<T>) -> Self { in new() method
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/
Dmod.rs140 pub fn new() -> Self { in new() method
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
Dmod.rs248 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/
Dashmem.rs37 pub fn new(name: &str, size: i32) -> Option<Self> { in new() method
/foundation/graphic/graphic_2d/frameworks/surface/src/
Dnative_window.cpp27 #define WEAK_ALIAS(old, new) \ argument
/foundation/communication/dsoftbus/core/connection/wifi_direct/entity/p2p_entity/
Dp2p_entity.c161 struct P2pEntityState *new = self->states[state]; in ChangeState() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
Dsamgr_small_ipc_adapter.c300 SvcIdentity new = endpoint->identity; in OnSamgrServerExit() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
Dpacket.c102 Payload *new = PayloadNewRef(srcPayload->buf); in PacketRefMalloc() local

12