| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | net_link_info.cpp | 157 bool NetLinkInfo::Marshalling(Parcel &parcel, const sptr<NetLinkInfo> &object) in Marshalling() argument [all...] |
| /foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
| H A D | http_async_callback.cpp | 65 JSIValue object = JSI::CreateObject(); in ResponseDataToJsValue() local
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
| H A D | js_object_wrapper.cpp | 20 JSObjectWrapper::JSObjectWrapper(DistributedObjectStore *objectStore, DistributedObject *object)
in JSObjectWrapper() argument
|
| /foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
| H A D | datashare_value_object.h | 71 DataShareValueObject(const DataShareValueObject &object) : value(object.value) {}; in DataShareValueObject() argument 127 DataShareValueObject &operator=(const DataShareValueObject &object) in operator =() argument [all...] |
| H A D | datashare_predicates_object.h | 97 SingleValue &operator=(const SingleValue &object) in operator =() argument
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| H A D | ipc_client_manager.cpp | 55 auto object = samgr->CheckSystemAbility(DISTRIBUTED_HARDWARE_DEVICEMANAGER_SA_ID); in ClientInit() local
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| H A D | UTTest_discovery_filter.cpp | 113 nlohmann::json object; in HWTEST_F() local 128 nlohmann::json object; in HWTEST_F() local 144 nlohmann::json object; in HWTEST_F() local [all...] |
| H A D | UTTest_dm_discovery_filter.cpp | 162 nlohmann::json object; in HWTEST_F() local 183 nlohmann::json object; in HWTEST_F() local 205 nlohmann::json object; in HWTEST_F() local [all...] |
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | UTTest_ipc_client_manager.cpp | 93 auto object = samgr->CheckSystemAbility(DISTRIBUTED_HARDWARE_DEVICEMANAGER_SA_ID); in HWTEST_F() local 678 auto object = samgr->CheckSystemAbility(DISTRIBUTED_HARDWARE_DEVICEMANAGER_SA_ID); in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/ |
| H A D | napi_rdb_store_convert_utils.cpp | 54 napi_value object = nullptr; in FromSendableValuesBucket() local
|
| /foundation/filemanagement/app_file_service/tests/mock/cJson/src/ |
| H A D | cJsonMock.cpp | 40 static cJSON *GetObjectItem(const cJSON * const object, const char * const name, const cJSON_bool caseSensitive) in GetObjectItem() argument 117 CJSON_PUBLIC(cJSON *) cJSON_GetObjectItem(const cJSON *const object, const char *const string) in cJSON_GetObjectItem() argument 128 CJSON_PUBLIC(cJSON_bool) cJSON_AddItemToObject(cJSON *object, const char *string, cJSON *item) in cJSON_AddItemToObject() argument 143 CJSON_PUBLIC(cJSON*) cJSON_AddStringToObject(cJSON * const object, const char * const name, const char * const string) in cJSON_AddStringToObject() argument 162 cJSON_free(void *object) cJSON_free() argument [all...] |
| /foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
| H A D | message_parcel_mock.cpp | 20 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, const sptr<IRemoteObject> &object) in NewInstance() argument 44 bool Parcel::WriteParcelable(const Parcelable *object) in WriteParcelable() argument 64 bool Parcel::WriteRemoteObject(const Parcelable *object) in WriteRemoteObject() argument 69 bool MessageParcel::WriteRemoteObject(const sptr<IRemoteObject> &object) in WriteRemoteObject() argument
|
| /foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
| H A D | distributed_input_source_sa_cli_mgr.cpp | 81 auto object = samgr->CheckSystemAbility(DISTRIBUTED_HARDWARE_INPUT_SOURCE_SA_ID, deviceId); in GetRemoteCli() local 101 void DInputSourceSACliMgr::AddRemoteCli(const std::string &devId, sptr<IRemoteObject> object) in AddRemoteCli() argument
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| H A D | distributed_input_sink_proxy.cpp | 27 DistributedInputSinkProxy::DistributedInputSinkProxy(const sptr<IRemoteObject> &object) in DistributedInputSinkProxy() argument
|
| /foundation/filemanagement/dfs_service/test/mock/ |
| H A D | message_parcel_mock.cpp | 40 bool Parcel::WriteParcelable(const Parcelable *object) in WriteParcelable() argument 60 bool Parcel::WriteRemoteObject(const Parcelable *object) in WriteRemoteObject() argument 65 bool MessageParcel::WriteRemoteObject(const sptr<IRemoteObject> &object) in WriteRemoteObject() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
| H A D | rs_window_animation_utils.cpp | 94 napi_value object = nullptr; in CreateJsWindowAnimationFinishedCallback() local 135 napi_value object in CreateJsRRect() local [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/sendable_colorspacemanager_napi/ |
| H A D | js_sendable_color_space_manager.cpp | 74 napi_value object = nullptr; in OnCreateColorSpace() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| H A D | screen_session_manager_lite.cpp | 181 sptr<IRemoteObject> object = wptrDeath.promote(); in OnRemoteDied() local
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | mock_session_manager_service_test.cpp | 70 wptr<IRemoteObject> object = nullptr; in HWTEST_F() local 86 wptr<IRemoteObject> object = nullptr; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dsmthdat.c | 279 acpi_ds_method_data_set_value(u8 type, u32 index, union acpi_operand_object *object, struct acpi_walk_state *walk_state) acpi_ds_method_data_set_value() argument 340 union acpi_operand_object *object; acpi_ds_method_data_get_value() local 444 union acpi_operand_object *object; acpi_ds_method_data_delete_value() local 656 union acpi_operand_object *object; acpi_ds_method_data_get_type() local [all...] |
| H A D | utdelete.c | 36 static void acpi_ut_delete_internal_obj(union acpi_operand_object *object) in acpi_ut_delete_internal_obj() argument 365 acpi_ut_update_ref_count(union acpi_operand_object *object, u32 action) acpi_ut_update_ref_count() argument 482 acpi_ut_update_object_reference(union acpi_operand_object *object, u16 action) acpi_ut_update_object_reference() argument 677 acpi_ut_add_reference(union acpi_operand_object *object) acpi_ut_add_reference() argument 710 acpi_ut_remove_reference(union acpi_operand_object *object) acpi_ut_remove_reference() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | ummu.c | 32 nvkm_ummu_sclass(struct nvkm_object *object, int index, in nvkm_ummu_sclass() argument 133 nvkm_ummu_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_ummu_mthd() argument
|
| H A D | umem.c | 39 struct nvkm_object *object; in nvkm_umem_search() local 64 nvkm_umem_unmap(struct nvkm_object *object) in nvkm_umem_unmap() argument 87 nvkm_umem_map(struct nvkm_object *object, voi argument 125 nvkm_umem_dtor(struct nvkm_object *object) nvkm_umem_dtor() argument [all...] |
| /kernel/linux/linux-5.10/fs/fscache/ |
| H A D | cache.c | 94 struct fscache_object *object; in fscache_select_cache_for_object() local 328 struct fscache_object *object; fscache_withdraw_all_objects() local [all...] |
| /kernel/linux/linux-5.10/mm/kasan/ |
| H A D | tags.c | 165 kasan_set_free_info(struct kmem_cache *cache, void *object, u8 tag) kasan_set_free_info() argument 182 kasan_get_free_track(struct kmem_cache *cache, void *object, u8 tag) kasan_get_free_track() argument
|