/foundation/arkui/ace_engine_lite/frameworks/common/memory/ |
H A D | memory_heap.cpp | |
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/ |
H A D | exts.rs | 24 pub fn new(c_wrapper: UniquePtr<SystemAbilityWrapper>) -> Self { in new() functions
|
H A D | wrapper.rs | 203 pub fn new<A: RemoteStub + 'static>(remote: A) -> Self { in new() functions
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | heap_base.h | |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
H A D | asset_loader.rs | 34 pub fn new(user_id: i32, bundle_name: &str, db: &'a Database) -> SyncResult<Self> { in new() functions
|
H A D | cloud_db.rs | 35 pub fn new(user_id: i32, bundle_name: &str, database: Database) -> SyncResult<CloudDatabase> { in new() functions
|
H A D | types.rs | 156 pub fn new(name: String, alias: String, tables: HashMap<String, Table>) -> Database { in new() functions 190 pub fn new(name: String, alias: String, fields: Vec<Field>) -> Table { in new() functions 285 pub fn new(col_name: String, alias: String, typ: u8, primary: bool, nullable: bool) -> Field { in new() functions
|
H A D | cloud_service.rs | 35 pub fn new(user_id: i32) -> SyncResult<Self> { in fmt() functions 268 pub fn new( in new() functions
|
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/audio_rust_sa/src/ |
H A D | proxy.rs | 24 pub fn new(remote: RemoteObj) -> Self { in new() functions
|
H A D | lib.rs | 60 fn new() -> Self { in new() functions
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/ |
H A D | mod.rs | 232 fn new(total_bytes: Option<u64>) -> Self { in new() functions
|
H A D | builder.rs | 50 pub fn new() -> Self { in new() functions [all...] |
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
H A D | builder.rs | 48 pub fn new() -> Self { in new() functions [all...] |
H A D | mod.rs | 196 fn new() -> Self { in new() functions
|
H A D | multipart.rs | 50 pub fn new() -> Self { in new() functions 264 pub fn new() -> Self { new() functions [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | scope_js_value.h | |
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
H A D | request.rs | 79 pub fn new() -> Self { in new() functions [all...] |
H A D | config.rs | 89 pub fn new() -> Self { in new() functions
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_common_def.cpp | |
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/ |
H A D | mod.rs | 140 pub fn new() -> Self { in new() functions [all...] |
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/ |
H A D | wrapper.rs | 138 pub fn new<A: RemoteStub + 'static>(remote: A) -> Self { in new() functions
|
H A D | manage.rs | 263 fn new(inner: Unsubscribe) -> Self { in new() functions
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/ |
H A D | wrapper.rs | 109 pub fn new<A: RemoteStub + 'static>(remote: A) -> Self { in new() functions
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_small_ipc_adapter.c | 300 SvcIdentity new = endpoint->identity;
in OnSamgrServerExit() local
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | msg.rs | 61 pub fn new() -> Self { in new() functions 723 pub fn new() -> Self { new() functions [all...] |