| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
| H A D | wifi_p2p_service_impl.cpp | 43 sptr<WifiP2pServiceImpl> WifiP2pServiceImpl::instance; member in OHOS::Wifi::WifiP2pServiceImpl
|
| /foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
| H A D | js_datashare_ext_ability.cpp | 242 auto instance = point->extAbility.lock(); in AsyncCallback() local 277 AsyncPoint* instance = static_cast<AsyncPoint*>(data); in AsyncCallbackWithContext() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
| H A D | distributed_kv_store_ffi.cpp | 40 auto instance = FFIData::GetData<CJKVManager>(id); in FfiOHOSDistributedKVStoreGetKVStore() local 50 auto instance = FFIData::GetData<CJKVManager>(id); in FfiOHOSDistributedKVStoreCloseKVStore() local 59 auto instance = FFIData::GetData<CJKVManager>(id); in FfiOHOSDistributedKVStoreDeleteKVStore() local 68 auto instance in FfiOHOSDistributedKVStoreGetAllKVStoreId() local 78 auto instance = FFIData::GetData<CJKVManager>(id); FfiOHOSDistributedKVStoreOnDistributedDataServiceDie() local 87 auto instance = FFIData::GetData<CJKVManager>(id); FfiOHOSDistributedKVStoreOffDistributedDataServiceDie() local 96 auto instance = FFIData::GetData<CJKVManager>(id); FfiOHOSDistributedKVStoreOffAllDistributedDataServiceDie() local 105 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStorePut() local 114 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStorePutBatch() local 123 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreDelete() local 132 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreDeleteBatch() local 141 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreRemoveDeviceData() local 150 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGet() local 160 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGetEntriesByQuery() local 171 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGetEntriesByString() local 181 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGetResultSetByString() local 191 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGetResultSetByQuery() local 202 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreCloseResultSet() local 212 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGetResultSize() local 223 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreBackup() local 232 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreRestore() local 242 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreDeleteBackup() local 252 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreStartTransaction() local 261 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreCommit() local 270 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreRollback() local 279 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreEnableSync() local 289 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreSetSyncRange() local 298 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreSetSyncParam() local 307 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreSync() local 317 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreSyncByQuery() local 328 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreOnDataChange() local 338 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreOffDataChange() local 347 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreOffAllDataChange() local 356 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreOnSyncComplete() local 365 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreOffAllSyncComplete() local 374 auto instance = FFIData::GetData<CJSingleKVStore>(id); FfiOHOSDistributedKVStoreSingleKVStoreGetSecurityLevel() local 393 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryReset() local 402 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryEqualTo() local 411 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryNotEqualTo() local 420 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryGreaterThan() local 429 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryLessThan() local 438 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryGreaterThanOrEqualTo() local 447 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryLessThanOrEqualTo() local 456 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryIsNull() local 465 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryInNumber() local 474 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryInString() local 483 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryNotInNumber() local 492 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryNotInString() local 501 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryLike() local 510 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryUnlike() local 519 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryAnd() local 528 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryOr() local 537 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryOrderByAsc() local 546 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryOrderByDesc() local 555 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryLimit() local 564 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryIsNotNull() local 573 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryBeginGroup() local 582 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryEndGroup() local 591 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryPrefixKey() local 600 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQuerySetSuggestIndex() local 609 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryDeviceId() local 618 auto instance = FFIData::GetData<CQuery>(id); FfiOHOSDistributedKVStoreQueryGetSqlLike() local 628 auto instance = FFIData::GetData<CJDeviceKVStore>(id); FfiOHOSDistributedKVStoreDeviceKVStoreGet() local 639 auto instance = FFIData::GetData<CJDeviceKVStore>(id); FfiOHOSDistributedKVStoreDeviceKVStoreGetEntries() local 650 auto instance = FFIData::GetData<CJDeviceKVStore>(id); FfiOHOSDistributedKVStoreDeviceKVStoreGetEntriesQuery() local 662 auto instance = FFIData::GetData<CJDeviceKVStore>(id); FfiOHOSDistributedKVStoreDeviceKVStoreGetResultSet() local 673 auto instance = FFIData::GetData<CJDeviceKVStore>(id); FfiOHOSDistributedKVStoreDeviceKVStoreGetResultSetQuery() local 685 auto instance = FFIData::GetData<CJDeviceKVStore>(id); FfiOHOSDistributedKVStoreDeviceKVStoreGetResultSize() local 696 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetGetCount() local 705 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetGetPosition() local 714 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetMoveToFirst() local 723 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetMoveToLast() local 732 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetMoveToNext() local 741 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetMoveToPrevious() local 750 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetMove() local 759 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetMoveToPosition() local 768 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetIsFirst() local 777 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetIsLast() local 786 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetIsBeforeFirst() local 795 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetIsAfterLast() local 804 auto instance = FFIData::GetData<OHOS::DistributedKVStore::CKvStoreResultSet>(id); FfiOHOSDistributedKVStoreKVStoreResultSetGetEntry() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_store.cpp | 208 napi_value instance = nullptr; in NewInstance() local
|
| H A D | napi_rdb_predicates.cpp | 171 napi_value instance = nullptr; in NewInstance() local
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| H A D | napi_pastedata.cpp | 830 napi_value instance = nullptr; in GetRecordAt() local 846 napi_value instance = nullptr; in GetRecord() local 1020 napi_status PasteDataNapi::NewInstance(napi_env env, napi_value &instance) in NewInstance() argument [all...] |
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
| H A D | file_operations_cloud_mock.cpp | 191 auto instance = CloudFile::CloudFileKit::GetInstance(); in GetDatabase() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
| H A D | screen_session_manager_client.cpp | 36 static sptr<ScreenSessionManagerClient> instance = nullptr; in GetInstance() local
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | dmi_scan.c | 356 static void __init dmi_save_dev_pciaddr(int instance, int segment, int bus, in dmi_save_dev_pciaddr() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/google/ |
| H A D | gsmi.c | 127 u32 instance; member
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | sysfs.c | 331 int instance; member [all...] |
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | agent.c | 1136 static int def_tee_agent_work(void *instance) in def_tee_agent_work() argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
| H A D | devices-da8xx.c | 339 int __init da8xx_register_i2c(int instance, in da8xx_register_i2c() argument 1071 int __init da8xx_register_spi_bus(int instance, unsigned num_chipselect) in da8xx_register_spi_bus() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_timing_generator.c | 2249 dce110_timing_generator_construct( struct dce110_timing_generator *tg110, struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) dce110_timing_generator_construct() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sdma_v5_2.c | 61 static u32 sdma_v5_2_get_reg_offset(struct amdgpu_device *adev, u32 instance, u32 internal_offset) in sdma_v5_2_get_reg_offset() argument [all...] |
| H A D | sdma_v5_0.c | 134 static u32 sdma_v5_0_get_reg_offset(struct amdgpu_device *adev, u32 instance, u32 internal_offset) in sdma_v5_0_get_reg_offset() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
| H A D | dce120_resource.c | 583 dce120_timing_generator_create( struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) dce120_timing_generator_create() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/ |
| H A D | dce80_resource.c | 504 dce80_timing_generator_create( struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) dce80_timing_generator_create() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_cs.c | 64 u8 instance; member [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | sun3_scsi.c | 195 struct Scsi_Host *instance = dev; in scsi_sun3_intr() local 512 struct Scsi_Host *instance; in sun3_scsi_probe() local 645 struct Scsi_Host *instance = platform_get_drvdata(pdev); sun3_scsi_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/slimbus/ |
| H A D | qcom-ctrl.c | 397 u8 instance; in qcom_set_laddr() member
|
| /kernel/linux/linux-5.10/drivers/soc/ti/ |
| H A D | knav_dma.c | 422 const char *instance; in knav_dma_open_channel() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fp.c | 157 static int MR_PopulateDrvRaidMap(struct megasas_instance *instance, u64 map_id) in MR_PopulateDrvRaidMap() argument 302 MR_ValidateMapInfo(struct megasas_instance *instance, u64 map_id) MR_ValidateMapInfo() argument 423 mr_spanset_get_span_block(struct megasas_instance *instance, u32 ld, u64 row, u64 *span_blk, struct MR_DRV_RAID_MAP_ALL *map) mr_spanset_get_span_block() argument 486 get_row_from_strip(struct megasas_instance *instance, u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) get_row_from_strip() argument 543 get_strip_from_row(struct megasas_instance *instance, u32 ld, u64 row, struct MR_DRV_RAID_MAP_ALL *map) get_strip_from_row() argument 604 get_arm_from_strip(struct megasas_instance *instance, u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) get_arm_from_strip() argument 648 get_arm(struct megasas_instance *instance, u32 ld, u8 span, u64 stripe, struct MR_DRV_RAID_MAP_ALL *map) get_arm() argument 690 mr_spanset_get_phy_params(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_spanset_get_phy_params() argument 791 MR_GetPhyParams(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) MR_GetPhyParams() argument 902 mr_get_phy_params_r56_rmw(struct megasas_instance *instance, u32 ld, u64 stripNo, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT_G35 *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_get_phy_params_r56_rmw() argument 971 MR_BuildRaidContext(struct megasas_instance *instance, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map, u8 **raidLUN) MR_BuildRaidContext() argument 1348 megasas_get_best_arm_pd(struct megasas_instance *instance, struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *io_info, struct MR_DRV_RAID_MAP_ALL *drv_map) megasas_get_best_arm_pd() argument 1410 get_updated_dev_handle(struct megasas_instance *instance, struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *io_info, struct MR_DRV_RAID_MAP_ALL *drv_map) get_updated_dev_handle() argument [all...] |
| /kernel/linux/linux-5.10/drivers/thermal/ |
| H A D | thermal_core.c | 663 power_actor_set_power(struct thermal_cooling_device *cdev, struct thermal_instance *instance, u32 power) power_actor_set_power() argument
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 322 static void buffer_cb(struct vchiq_mmal_instance *instance, in buffer_cb() argument 1495 get_num_cameras(struct vchiq_mmal_instance *instance, unsigned int resolutions[][2], int num_resolutions) get_num_cameras() argument 1531 set_camera_parameters(struct vchiq_mmal_instance *instance, struct vchiq_mmal_component *camera, struct bm2835_mmal_dev *dev) set_camera_parameters() argument 1856 struct vchiq_mmal_instance *instance; bcm2835_mmal_probe() local 1990 struct vchiq_mmal_instance *instance = gdev[0]->instance; bcm2835_mmal_remove() local [all...] |