| /foundation/communication/ipc/ipc/native/src/mock/source/ |
| H A D | binder_invoker.cpp | 490 int BinderInvoker::FlushCommands(IRemoteObject *object) in FlushCommands() argument 1318 SetRegistryObject(sptr<IRemoteObject> &object) SetRegistryObject() argument [all...] |
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_remote_object.cpp | 900 NAPI_ohos_rpc_getNativeRemoteObject(napi_env env, napi_value object) NAPI_ohos_rpc_getNativeRemoteObject() argument [all...] |
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | ipc_process_skeleton.cpp | 172 sptr<IRemoteObject> object = current->GetRegistryObject(); in GetRegistryObject() local 275 bool IPCProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() argument 346 IsContainsObject(IRemoteObject *object) IsContainsObject() argument 363 DetachObject(IRemoteObject *object) DetachObject() argument 382 AttachObject(IRemoteObject *object, bool lockFlag) AttachObject() argument 557 ProxyAttachDBinderSession(uint32_t handle, std::shared_ptr<DBinderSessionObject> object) ProxyAttachDBinderSession() argument 680 StubAttachDBinderSession(uint32_t handle, std::shared_ptr<DBinderSessionObject> object) StubAttachDBinderSession() argument 711 AttachThreadLockInfo(std::shared_ptr<SocketThreadLockInfo> object, const std::thread::id &threadId) AttachThreadLockInfo() argument [all...] |
| /foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
| H A D | http_exec.cpp | 594 napi_value object = NapiUtils::CreateObject(context->GetEnv()); in AddCurlHandle() local 1482 ProcByExpectDataType(napi_value object, RequestContext *context) AddCurlHandle() argument [all...] |
| /foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
| H A D | wifi_napi_device.cpp | 362 napi_value ProcessEapConfig(const napi_env& env, const napi_value& object, WifiDeviceConfig& devConfig) in ProcessEapConfig() argument 410 napi_value ConfigStaticIp(const napi_env& env, const napi_value& object, WifiDeviceConfig& cppConfig) in ConfigStaticIp() argument 450 ErrCode ProcessProxyConfig(const napi_env& env, const napi_value& object, WifiDeviceConfig& cppConfig) in ProcessProxyConfig() argument 498 napi_value JsObjToWapiConfig(const napi_env& env, const napi_value& object, WifiDeviceConfi argument 516 JsObjToDeviceConfig(const napi_env& env, const napi_value& object, WifiDeviceConfig& cppConfig) JsObjToDeviceConfig() argument [all...] |
| /foundation/communication/netmanager_ext/services/vpnmanager/src/ |
| H A D | networkvpn_service.cpp | 1243 auto object = samgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetSelfAppName() local 1286 sptr<IRemoteObject> object = samgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleName() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | cloud_service_impl.cpp | 1180 NativeRdb::ValueObject object; in AllocResourceAndShare() local 1207 NativeRdb::ValueObject object; in ConvertCursor() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_relational_store.cpp | 1150 std::vector<QuerySyncObject> object = QuerySyncObject::GetQuerySyncObject(option.query); in CheckQueryValid() local 1174 int SQLiteRelationalStore::CheckObjectValid(bool priorityTask, const std::vector<QuerySyncObject> &object, in CheckObjectValid() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store_impl.cpp | 1191 ValueObject object; in Execute() local 1233 HandleDifferentSqlTypes(std::shared_ptr<Statement> statement, const std::string &sql, const ValueObject &object, int sqlType) HandleDifferentSqlTypes() argument 1298 ValueObject object; ExecuteAndGetString() local [all...] |
| H A D | sqlite_connection.cpp | 843 ValueObject object; in ExecuteForValue() local [all...] |
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| H A D | dm_auth_manager.cpp | 2356 sptr<IRemoteObject> object = samgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleLable() local
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | native_devicemanager_js.cpp | 1640 napi_value object = argv[DM_NAPI_ARGS_ONE]; in BindTarget() local 1563 BindDevOrTarget(DeviceManagerNapi *deviceManagerWrapper, const std::string &deviceId, napi_env env, napi_value &object) BindDevOrTarget() argument [all...] |
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 79 inline DispatchKey GetDispatchKey(const T object) in GetDispatchKey() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_impl.cpp | 74 napi_value WebGL2RenderingContextImpl::DeleteQuery(napi_env env, napi_value object) in DeleteQuery() argument 96 napi_value WebGL2RenderingContextImpl::IsQuery(napi_env env, napi_value object) in IsQuery() argument 130 napi_value WebGL2RenderingContextImpl::BeginQuery(napi_env env, GLenum target, napi_value object) in BeginQuery() argument 366 napi_value WebGL2RenderingContextImpl::DeleteVertexArray(napi_env env, napi_value object) in DeleteVertexArray() argument 384 napi_value WebGL2RenderingContextImpl::IsVertexArray(napi_env env, napi_value object) in IsVertexArray() argument 398 BindVertexArray(napi_env env, napi_value object) BindVertexArray() argument 1504 BindBuffer(napi_env env, GLenum target, napi_value object) BindBuffer() argument 1591 DeleteBuffer(napi_env env, napi_value object) DeleteBuffer() argument [all...] |
| H A D | webgl_rendering_context_base_impl.cpp | 169 napi_value WebGLRenderingContextBaseImpl::IsBuffer(napi_env env, napi_value object) in IsBuffer() argument 181 napi_value WebGLRenderingContextBaseImpl::BindBuffer(napi_env env, GLenum target, napi_value object) in BindBuffer() argument 212 napi_value WebGLRenderingContextBaseImpl::IsFrameBuffer(napi_env env, napi_value object) in IsFrameBuffer() argument 225 napi_value WebGLRenderingContextBaseImpl::BindFrameBuffer(napi_env env, GLenum target, napi_value object) in BindFrameBuffer() argument 263 napi_value WebGLRenderingContextBaseImpl::BindRenderBuffer(napi_env env, GLenum target, napi_value object) in BindRenderBuffer() argument 427 CompileShader(napi_env env, napi_value object) CompileShader() argument 440 ShaderSource(napi_env env, napi_value object, const std::string& source) ShaderSource() argument 461 DeleteBuffer(napi_env env, napi_value object) DeleteBuffer() argument 481 DeleteFrameBuffer(napi_env env, napi_value object) DeleteFrameBuffer() argument 540 DeleteProgram(napi_env env, napi_value object) DeleteProgram() argument 558 DeleteRenderBuffer(napi_env env, napi_value object) DeleteRenderBuffer() argument 630 DeleteShader(napi_env env, napi_value object) DeleteShader() argument 644 GetShaderParameter(napi_env env, napi_value object, GLenum pname) GetShaderParameter() argument 708 DeleteTexture(napi_env env, napi_value object) DeleteTexture() argument 825 FrameBufferRenderBuffer( napi_env env, GLenum target, GLenum attachment, GLenum renderBufferTarget, napi_value object) FrameBufferRenderBuffer() argument 922 GetProgramParameter(napi_env env, napi_value object, GLenum pname) GetProgramParameter() argument 968 GetAttachedShaders(napi_env env, napi_value object) GetAttachedShaders() argument 990 GetUniformLocation(napi_env env, napi_value object, const std::string& name) GetUniformLocation() argument 1023 GetAttribLocation(napi_env env, napi_value object, const std::string& name) GetAttribLocation() argument 1301 UseProgram(napi_env env, napi_value object) UseProgram() argument 1318 ValidateProgram(napi_env env, napi_value object) ValidateProgram() argument 1330 LinkProgram(napi_env env, napi_value object) LinkProgram() argument 2844 GetValidFrameBuffer(napi_env env, napi_value object) GetValidFrameBuffer() argument 2853 GetValidBuffer(napi_env env, napi_value object) GetValidBuffer() argument 2862 GetValidRenderBuffer(napi_env env, napi_value object) GetValidRenderBuffer() argument [all...] |
| /foundation/window/window_manager/wm/src/ |
| H A D | window_adapter.cpp | 453 sptr<IRemoteObject> object = wptrDeath.promote(); in OnRemoteDied() local
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | osl.c | 1715 acpi_os_release_object(acpi_cache_t * cache, void *object) acpi_os_release_object() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| H A D | mlx90632.c | 545 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() argument 578 static s32 mlx90632_calc_temp_object(s64 object, s64 ambient, s32 Ea, s32 Eb, in mlx90632_calc_temp_object() argument 600 static s32 mlx90632_calc_temp_object_extended(s64 object, s64 ambient, s64 reflected, in mlx90632_calc_temp_object_extended() argument 632 s64 object, ambient; in mlx90632_calc_object_dsp105() local [all...] |
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | gconf.c | 460 void on_window1_destroy(GtkObject * object, gpointer user_data) in on_window1_destroy() argument
|
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | topology.c | 477 static int get_token_u32(void *elem, void *object, u32 offset, u32 size) in get_token_u32() argument 486 static int get_token_u16(void *elem, void *object, u32 offset, u32 size) in get_token_u16() argument 495 static int get_token_uuid(void *elem, void *object, u32 offset, u32 size) in get_token_uuid() argument 505 static int get_token_comp_format(void *elem, void *object, u32 offset, u32 size) in get_token_comp_format() argument 514 static int get_token_dai_type(void *elem, void *object, u3 argument 523 get_token_process_type(void *elem, void *object, u32 offset, u32 size) get_token_process_type() argument 800 sof_parse_uuid_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, size_t offset) sof_parse_uuid_tokens() argument 837 sof_parse_string_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, size_t offset) sof_parse_string_tokens() argument 874 sof_parse_word_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, size_t offset) sof_parse_word_tokens() argument 928 sof_parse_token_sets(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int priv_size, int sets, size_t object_size) sof_parse_token_sets() argument 996 sof_parse_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int priv_size) sof_parse_tokens() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | kmemleak.c | 280 hex_dump_object(struct seq_file *seq, struct kmemleak_object *object) hex_dump_object() argument 306 color_white(const struct kmemleak_object *object) color_white() argument 312 color_gray(const struct kmemleak_object *object) color_gray() argument 323 unreferenced_object(struct kmemleak_object *object) unreferenced_object() argument 334 print_unreferenced(struct seq_file *seq, struct kmemleak_object *object) print_unreferenced() argument 359 dump_object_info(struct kmemleak_object *object) dump_object_info() argument 384 struct kmemleak_object *object = lookup_object() local 408 get_object(struct kmemleak_object *object) get_object() argument 419 struct kmemleak_object *object; mem_pool_alloc() local 446 mem_pool_free(struct kmemleak_object *object) mem_pool_free() argument 468 struct kmemleak_object *object = free_object_rcu() local 489 put_object(struct kmemleak_object *object) put_object() argument 514 struct kmemleak_object *object; find_and_get_object() local 533 __remove_object(struct kmemleak_object *object) __remove_object() argument 547 struct kmemleak_object *object; find_and_remove_object() local 574 struct kmemleak_object *object, *parent; create_object() local 659 __delete_object(struct kmemleak_object *object) __delete_object() argument 682 struct kmemleak_object *object; delete_object_full() local 702 struct kmemleak_object *object; delete_object_part() local 731 __paint_it(struct kmemleak_object *object, int color) __paint_it() argument 738 paint_it(struct kmemleak_object *object, int color) paint_it() argument 749 struct kmemleak_object *object; paint_ptr() local 788 struct kmemleak_object *object; add_scan_area() local 841 struct kmemleak_object *object; object_set_excess_ref() local 864 struct kmemleak_object *object; object_no_scan() local 1017 struct kmemleak_object *object; kmemleak_update_trace() local 1172 update_checksum(struct kmemleak_object *object) update_checksum() argument 1188 update_refs(struct kmemleak_object *object) update_refs() argument 1245 struct kmemleak_object *object; scan_block() local 1325 scan_object(struct kmemleak_object *object) scan_object() argument 1373 struct kmemleak_object *object, *tmp; scan_gray_list() local 1408 struct kmemleak_object *object; kmemleak_scan() local 1624 struct kmemleak_object *object; kmemleak_seq_start() local 1689 struct kmemleak_object *object = v; kmemleak_seq_show() local 1714 struct kmemleak_object *object; dump_str_object_info() local 1741 struct kmemleak_object *object; kmemleak_clear() local 1853 struct kmemleak_object *object, *tmp; __kmemleak_do_cleanup() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf100.c | 156 struct nvkm_object object; member 161 gf100_fermi_mthd_zbc_color(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_color() argument 207 gf100_fermi_mthd_zbc_depth(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_depth() argument 231 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in gf100_fermi_mthd() argument 286 struct gf100_gr_object *object; gf100_gr_object_new() local 320 gf100_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, int align, struct nvkm_gpuobj **pgpuobj) gf100_gr_chan_bind() argument 355 gf100_gr_chan_dtor(struct nvkm_object *object) gf100_gr_chan_dtor() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fscache-cache.h | 100 struct fscache_object *object; /* object to be operated upon */ member 398 fscache_object_is_live(struct fscache_object *object) fscache_object_is_live() argument 403 fscache_object_is_dying(struct fscache_object *object) fscache_object_is_dying() argument 408 fscache_object_is_available(struct fscache_object *object) fscache_object_is_available() argument 413 fscache_cache_is_broken(struct fscache_object *object) fscache_cache_is_broken() argument 418 fscache_object_is_active(struct fscache_object *object) fscache_object_is_active() argument 444 fscache_object_lookup_error(struct fscache_object *object) fscache_object_lookup_error() argument 461 fscache_set_store_limit(struct fscache_object *object, loff_t i_size) fscache_set_store_limit() argument 496 fscache_use_cookie(struct fscache_object *object) fscache_use_cookie() argument 519 fscache_unuse_cookie(struct fscache_object *object) fscache_unuse_cookie() argument [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | osl.c | 1617 acpi_os_release_object(acpi_cache_t * cache, void *object) acpi_os_release_object() argument [all...] |
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | glock.c | 865 void glock_set_object(struct gfs2_glock *gl, void *object) in glock_set_object() argument 886 void glock_clear_object(struct gfs2_glock *gl, void *object) in glock_clear_object() argument [all...] |