/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_ver_relational_storage_executor.cpp | 579 LOGW("[Relational] get raw sys time failed."); in GetCloudLog() 596 cloudGid = std::get<std::string>(logInfo[CloudDbConstant::GID_FIELD]); in GetCloudLog() 956 LOGE("Failed to get raw data. %d", errCode); in CheckDataConflictDefeated() 1126 if (!isFirstTime) { // For the first time, never step before, can get nothing in GetQueryDataAndStepNext() 1631 Bytes hashKey = std::get<Bytes>(extraLog[CloudDbConstant::HASH_KEY]); in GetCloudDataForSync()
|
H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 48 LOGE("calc hash fail when get query log statement, errCode = %d", errCode); in GetInfoByPrimaryKeyOrGid() 392 LOGE("[Storage Executor]get cursor failed=%d", errCode); in GetCursor() 400 LOGW("Reset stmt failed %d when get cursor", ret); in GetCursor() 462 LOGE("[Storage Executor] Failed to get clean cloud data keys, %d.", errCode); in DoCleanLogAndData() 469 LOGE("[Storage Executor] failed to get cloud assets when clean cloud data, %d", errCode); in DoCleanLogAndData() 580 LOGE("[Storage Executor] failed to get cloud asset on table, %d.", errCode); in GetCloudAssets() 586 LOGE("[Storage Executor] failed to get cloud assets on table, %d.", errCode); in GetCloudAssets() 791 LOGE("get gid for insert log statement failed, %d", errCode); in BindHashKeyAndGidToInsertLogStatement() 845 LOGE("get modify time for insert log statement failed, %d", errCode); in BindValueToInsertLogStatement() 857 LOGE("get creat in BindValueToInsertLogStatement() [all...] |
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
H A D | daudio_source_dev.cpp | 1500 auto jsonString = event->GetSharedObject<std::string>().get(); in EnableDAudioCallback() 1512 auto jsonString = event->GetSharedObject<std::string>().get(); in DisableDAudioCallback() 1525 DHLOGE("Failed to get event parameters."); in OpenDSpeakerCallback() 1541 DHLOGE("Failed to get event parameters."); in CloseDSpeakerCallback() 1557 DHLOGE("Failed to get event parameters."); in OpenDMicCallback() 1573 DHLOGE("Failed to get event parameters."); in CloseDMicCallback() 1589 DHLOGE("Failed to get event parameters."); in DMicClosedCallback() 1605 DHLOGE("Failed to get event parameters."); in SetVolumeCallback() 1621 DHLOGE("Failed to get event parameters."); in ChangeVolumeCallback() 1637 DHLOGE("Failed to get even in ChangeFocusCallback() [all...] |
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | svc_session_manager_test.cpp | 815 EXPECT_EQ(reinterpret_cast<long long>(ret.get()), reinterpret_cast<long long>(info.saBackupConnection.get())); in HWTEST_F()
|
/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | scene_session_manager_stub.cpp | 741 reply.WriteParcelable(snapshot.get()); in HandleGetSessionSnapshot() 752 reply.WriteParcelable(snapshot.get()); in HandleGetSessionSnapshotById()
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_impl_test5.cpp | 121 Ace::UIContentMocker* content = reinterpret_cast<Ace::UIContentMocker*>(window->uiContent_.get()); in HWTEST_F() 1363 Ace::UIContentMocker* content = reinterpret_cast<Ace::UIContentMocker*>(window->uiContent_.get()); in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/block/null_blk/ |
H A D | main.c | 141 .get = param_get_int, 181 .get = param_get_int,
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 299 # Add sigma1 to the other compunents to get w[16] and w[17] 356 # to newly calculated sigma1 to get w[18] and w[19]
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 580 .get = tce_get_pseries 696 .get = tce_get_pSeriesLP 740 /* caller doesn't want to get DMA window property */ in pci_dma_find() 1043 * Checks if "ibm,ddw-extensions" exists for this node, and get the value
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 693 static int ivtv_itvc(struct ivtv *itv, bool get, u64 reg, u64 *val) in ivtv_itvc() argument 709 if (get) in ivtv_itvc()
|
/kernel/linux/linux-5.10/drivers/iio/ |
H A D | industrialio-core.c | 186 * iio_find_channel_from_si() - get channel from its scan index 237 * iio_get_time_ns() - utility function to get a time stamp for events etc 267 * iio_get_time_res() - utility function to get time stamp clock resolution in 489 if (!e->get) in iio_enum_read() 492 i = e->get(indio_dev, chan); in iio_enum_read() 1564 pr_err("failed to get device id\n"); in iio_device_alloc()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 67 .get = param_get_uint, 96 .get = param_get_uint, 889 usleep_range(20, 25); /* let the BL get into the trap */ in wil_freeze_bl()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_set_pipapo.c | 1952 * implement this as a single commit operation. Closest we can get is to remove 2284 .get = nft_pipapo_get, 2308 .get = nft_pipapo_get,
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | cs4281.c | 1030 .get = snd_cs4281_get_volume, 1041 .get = snd_cs4281_get_volume,
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_easrc.c | 109 .info = snd_soc_info_xr_sx, .get = fsl_easrc_get_reg, \ 118 .info = snd_soc_info_xr_sx, .get = fsl_easrc_iec958_get_bits, \ 331 dev_err(dev, "failed to get interpreter configuration\n"); in fsl_easrc_resampler_config() 1923 dev_err(dev, "failed to get mem clock\n"); in fsl_easrc_probe() 1959 dev_err(dev, "failed to get firmware name\n"); in fsl_easrc_probe() 2043 dev_err(dev, "failed to get firmware\n"); in fsl_easrc_runtime_resume()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt1011.c | 1214 .get = rt1011_bq_drc_coeff_get, \ 1314 .get = rt1011_r0_load_mode_get, \
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | header.c | 3976 ret += fprintf(fp, "failed to get cpus\n"); in perf_event__fprintf_event_update() 4063 pr_err("failed to get event_update cpus\n"); in perf_event__process_event_update()
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | audio_topology.c | 346 .get = gbcodec_mixer_ctl_get, .put = gbcodec_mixer_ctl_put, \ 497 .get = gbcodec_mixer_dapm_ctl_get, .put = gbcodec_mixer_dapm_ctl_put, \
|
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | audio_topology.c | 345 .get = gbcodec_mixer_ctl_get, .put = gbcodec_mixer_ctl_put, \ 496 .get = gbcodec_mixer_dapm_ctl_get, .put = gbcodec_mixer_dapm_ctl_put, \
|
/kernel/linux/linux-6.6/drivers/block/null_blk/ |
H A D | main.c | 142 .get = param_get_int, 186 .get = param_get_int,
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | loop.c | 209 * will get updated by ioctl(LOOP_GET_STATUS) in __loop_update_dio() 1803 .get = param_get_int, 1833 .get = param_get_int,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 357 s_mov_b64 exec, 0x0 //clear EXEC to get ready to receive 366 s_sleep 0x2 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get arbit to exec inst, while other waves are stuck into the sleep-loop and waiting for wrexec!=0
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 296 # Add sigma1 to the other compunents to get w[16] and w[17] 353 # to newly calculated sigma1 to get w[18] and w[19]
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 688 static int ivtv_itvc(struct ivtv *itv, bool get, u64 reg, u64 *val) in ivtv_itvc() argument 704 if (get) in ivtv_itvc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 67 .get = param_get_uint, 96 .get = param_get_uint, 889 usleep_range(20, 25); /* let the BL get into the trap */ in wil_freeze_bl()
|