Home
last modified time | relevance | path

Searched defs:object (Results 1151 - 1175 of 2770) sorted by relevance

1...<<41424344454647484950>>...111

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp665 Object object; in ConvertToObject() local
672 UDDetails ObjectUtils::ConvertToUDDetails(std::shared_ptr<Object> object) in ConvertToUDDetails() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_filter.cpp76 nlohmann::json object = nlohmann::json::parse(str, nullptr, false); in ParseFilterOptionJson() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/
H A Dservice_proxy_test.cpp1065 sptr<IRemoteObject> object = new MockIRemoteObject(); in HWTEST_F() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_proxy.cpp25 DistributedInputSourceProxy::DistributedInputSourceProxy(const sptr<IRemoteObject> &object) in DistributedInputSourceProxy() argument
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_permissions.cpp97 napi_value object; in GetUriPoliciesArg() local
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_listener.cpp159 void NetlinkListener::EventProcess(void *object) in EventProcess() argument
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp33 sptr<IRemoteObject> object = samgr->GetSystemAbility(OHOS::STORAGE_MANAGER_MANAGER_ID); in GetStorageManagerProxy() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/colorspacemanager_napi/
H A Djs_color_space_manager.cpp73 napi_value object = nullptr; in OnCreateColorSpace() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutmisc.c158 acpi_ut_create_update_state_and_push(union acpi_operand_object *object, in acpi_ut_create_update_state_and_push() argument
[all...]
H A Ddbconvert.c101 acpi_db_convert_to_buffer(char *string, union acpi_object *object) in acpi_db_convert_to_buffer() argument
165 acpi_db_convert_to_package(char *string, union acpi_object *object) acpi_db_convert_to_package() argument
222 acpi_db_convert_to_object(acpi_object_type type, char *string, union acpi_object *object) acpi_db_convert_to_object() argument
[all...]
H A Ddswstate.c38 acpi_ds_result_pop(union acpi_operand_object **object, in acpi_ds_result_pop() argument
112 acpi_ds_result_push(union acpi_operand_object *object, struct acpi_walk_state *walk_state) acpi_ds_result_push() argument
276 acpi_ds_obj_stack_push(void *object, struct acpi_walk_state *walk_state) acpi_ds_obj_stack_push() argument
[all...]
H A Dutdecode.c239 const char *acpi_ut_get_node_name(void *object) in acpi_ut_get_node_name() argument
305 acpi_ut_get_descriptor_name(void *object) acpi_ut_get_descriptor_name() argument
343 acpi_ut_get_reference_name(union acpi_operand_object *object) acpi_ut_get_reference_name() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_pdc.c31 union acpi_object object = { 0 }; in processor_physically_present() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dfds_example.c55 static int bpf_prog_create(const char *object) in bpf_prog_create() argument
110 static int bpf_do_prog(const char *file, uint32_t flags, const char *object) in bpf_do_prog() argument
141 const char *file = NULL, *object = NULL; main() local
[all...]
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dinterface.c27 struct cachefiles_object *object; in cachefiles_alloc_object() local
122 struct cachefiles_object *parent, *object; cachefiles_lookup_object() local
164 struct cachefiles_object *object; cachefiles_lookup_complete() local
185 struct cachefiles_object *object = cachefiles_grab_object() local
206 struct cachefiles_object *object; cachefiles_update_object() local
263 struct cachefiles_object *object; cachefiles_drop_object() local
325 struct cachefiles_object *object; cachefiles_put_object() local
407 struct cachefiles_object *object; cachefiles_check_consistency() local
432 struct cachefiles_object *object; cachefiles_attr_changed() local
501 struct cachefiles_object *object; cachefiles_invalidate_object() local
[all...]
/kernel/linux/linux-5.10/fs/fscache/
H A Doperation.c96 static void fscache_run_op(struct fscache_object *object, in fscache_run_op() argument
115 static void fscache_report_unexpected_submission(struct fscache_object *object, in fscache_report_unexpected_submission() argument
154 fscache_submit_exclusive_op(struct fscache_object *object, struct fscache_operation *op) fscache_submit_exclusive_op() argument
240 fscache_submit_op(struct fscache_object *object, struct fscache_operation *op) fscache_submit_op() argument
319 fscache_abort_object(struct fscache_object *object) fscache_abort_object() argument
330 fscache_start_operations(struct fscache_object *object) fscache_start_operations() argument
363 struct fscache_object *object = op->object; fscache_cancel_op() local
419 fscache_cancel_all_ops(struct fscache_object *object) fscache_cancel_all_ops() argument
456 struct fscache_object *object = op->object; fscache_op_complete() local
495 struct fscache_object *object; fscache_put_operation() local
564 struct fscache_object *object; fscache_operation_gc() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c89 struct nvkm_object *object in nvkm_ioctl_new() local
32 nvkm_ioctl_nop(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_nop() argument
50 nvkm_ioctl_sclass(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_sclass() argument
146 nvkm_ioctl_del(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_del() argument
165 nvkm_ioctl_mthd(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_mthd() argument
185 nvkm_ioctl_rd(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_rd() argument
225 nvkm_ioctl_wr(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_wr() argument
254 nvkm_ioctl_map(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_map() argument
279 nvkm_ioctl_unmap(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_unmap() argument
297 nvkm_ioctl_ntfy_new(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_ntfy_new() argument
324 nvkm_ioctl_ntfy_del(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_ntfy_del() argument
343 nvkm_ioctl_ntfy_get(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_ntfy_get() argument
362 nvkm_ioctl_ntfy_put(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_ntfy_put() argument
404 struct nvkm_object *object; nvkm_ioctl_path() local
432 struct nvkm_object *object = &client->object; nvkm_ioctl() local
[all...]
H A Doproxy.c27 nvkm_oproxy_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_oproxy_mthd() argument
33 nvkm_oproxy_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_oproxy_ntfy() argument
40 nvkm_oproxy_map(struct nvkm_object *object, void *argv, u32 argc, in nvkm_oproxy_map() argument
48 nvkm_oproxy_unmap(struct nvkm_object *object) in nvkm_oproxy_unmap() argument
54 nvkm_oproxy_rd08(struct nvkm_object *object, u64 addr, u8 *data) nvkm_oproxy_rd08() argument
60 nvkm_oproxy_rd16(struct nvkm_object *object, u64 addr, u16 *data) nvkm_oproxy_rd16() argument
66 nvkm_oproxy_rd32(struct nvkm_object *object, u64 addr, u32 *data) nvkm_oproxy_rd32() argument
72 nvkm_oproxy_wr08(struct nvkm_object *object, u64 addr, u8 data) nvkm_oproxy_wr08() argument
78 nvkm_oproxy_wr16(struct nvkm_object *object, u64 addr, u16 data) nvkm_oproxy_wr16() argument
84 nvkm_oproxy_wr32(struct nvkm_object *object, u64 addr, u32 data) nvkm_oproxy_wr32() argument
90 nvkm_oproxy_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, int align, struct nvkm_gpuobj **pgpuobj) nvkm_oproxy_bind() argument
98 nvkm_oproxy_sclass(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) nvkm_oproxy_sclass() argument
109 nvkm_oproxy_fini(struct nvkm_object *object, bool suspend) nvkm_oproxy_fini() argument
136 nvkm_oproxy_init(struct nvkm_object *object) nvkm_oproxy_init() argument
163 nvkm_oproxy_dtor(struct nvkm_object *object) nvkm_oproxy_dtor() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv40.c128 nv40_fifo_dma_engine_ctor(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, struct nvkm_object *object) nv40_fifo_dma_engine_ctor() argument
143 nv40_fifo_dma_object_ctor(struct nvkm_fifo_chan *base, struct nvkm_object *object) nv40_fifo_dma_object_ctor() argument
H A Ddmanv04.c47 nv04_fifo_dma_object_ctor(struct nvkm_fifo_chan *base, struct nvkm_object *object) nv04_fifo_dma_object_ctor() argument
H A Dchang84.c160 g84_fifo_chan_engine_ctor(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, struct nvkm_object *object) g84_fifo_chan_engine_ctor() argument
174 g84_fifo_chan_object_ctor(struct nvkm_fifo_chan *base, struct nvkm_object *object) g84_fifo_chan_object_ctor() argument
H A Dchannv50.c137 nv50_fifo_chan_engine_ctor(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, struct nvkm_object *object) nv50_fifo_chan_engine_ctor() argument
158 nv50_fifo_chan_object_ctor(struct nvkm_fifo_chan *base, struct nvkm_object *object) nv50_fifo_chan_object_ctor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv44.c44 struct nvkm_object object; member
52 nv44_mpeg_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv44_mpeg_chan_bind() argument
68 nv44_mpeg_chan_fini(struct nvkm_object *object, bool suspend) in nv44_mpeg_chan_fini() argument
84 nv44_mpeg_chan_dtor(struct nvkm_object *object) in nv44_mpeg_chan_dtor() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dxtensa.c44 nvkm_xtensa_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nvkm_xtensa_cclass_bind() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h19 u64 object; member

Completed in 15 milliseconds

1...<<41424344454647484950>>...111