/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | base_restore.cpp | 138 string temp = relativePath.substr(posStart + 1, posEnd - posStart -1); in ConvertPathToRealPath() local
|
/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 491 DrmInfoItem temp = drmInfos[i]; in GetDrmSystemInfos() local
|
/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | standby_config_manager.cpp | 227 std::string temp; in NeedsToReadCloudConfig() local
|
/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | local_ability_manager.cpp | 624 vector<int32_t> temp = CheckDependencyStatus(ability->GetDependSa()); in StartDependSaTask() local
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 1301 std::string temp; in GetHexColor() local 1303 ioss >> temp; in GetHexColor() local
|
/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | binder_invoker.cpp | 1071 Parcel temp; in UpdateConsumedData() local
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_process_skeleton.cpp | 58 IPCProcessSkeleton *temp = new (std::nothrow) IPCProcessSkeleton(); in GetCurrent() local 82 int temp = range(baseRand); in IPCProcessSkeleton() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 1161 string temp = to_string(i); in CreatEntrys() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | cloud_storage_utils.cpp | 1017 std::vector<uint8_t> temp; in GetHashValueWithPrimaryKeyMap() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributed_test_tools.cpp | 234 vector<Entry> temp; in GetGroupEntries() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_syncer_download_assets_test.cpp | 1251 Asset temp = ASSET_COPY; in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cinepakenc.c | 534 unsigned char temp[64]; // 32/2 = 16 V4 blocks at 4 B each -> 64 B in encode_mode() local
|
H A D | vorbisdec.c | 1355 int temp, temp2; in setup_classifs() local 1593 float temp in ff_vorbis_inverse_coupling() local 1601 float temp = ang[i]; ff_vorbis_inverse_coupling() local [all...] |
H A D | svq3.c | 226 int temp[16]; in svq3_luma_dc_dequant_idct_c() local [all...] |
H A D | wavpackenc.c | 2473 int block_size, start, end, data_size, tcount, temp, m = 0; in wavpack_encode_block() local [all...] |
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264qpel_lasx.c | 1525 uint8_t temp[128]; in ff_put_h264_qpel8_mc21_lasx() local 1554 uint8_t temp[128]; in ff_put_h264_qpel8_mc12_lasx() local 1572 uint8_t temp[128]; in ff_put_h264_qpel8_mc32_lasx() local 1604 uint8_t temp[12 in ff_put_h264_qpel8_mc23_lasx() local 1670 uint8_t temp[128]; ff_avg_h264_qpel8_mc21_lasx() local 1699 uint8_t temp[128]; ff_avg_h264_qpel8_mc12_lasx() local 1717 uint8_t temp[128]; ff_avg_h264_qpel8_mc32_lasx() local 1740 uint8_t temp[128]; ff_avg_h264_qpel8_mc23_lasx() local 1811 uint8_t temp[512]; ff_put_h264_qpel16_mc21_lasx() local 1836 uint8_t temp[512]; ff_put_h264_qpel16_mc12_lasx() local 1854 uint8_t temp[512]; ff_put_h264_qpel16_mc32_lasx() local 1882 uint8_t temp[512]; ff_put_h264_qpel16_mc23_lasx() local 1950 uint8_t temp[512]; ff_avg_h264_qpel16_mc21_lasx() local 1976 uint8_t temp[512]; ff_avg_h264_qpel16_mc12_lasx() local 1994 uint8_t temp[512]; ff_avg_h264_qpel16_mc32_lasx() local 2023 uint8_t temp[512]; ff_avg_h264_qpel16_mc23_lasx() local [all...] |
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 564 char *temp = NULL; in header_callback() local 1974 struct curl_slist *temp = curl_slist_append (client->headers, header); in debuginfod_add_http_header() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_aiir.c | 1145 double *mag, *phase, *temp, *delay, min = DBL_MAX, max = -DBL_MAX; in draw_response() local [all...] |
H A D | af_afftdn.c | 940 double temp[NB_PROFILE_BANDS]; in set_noise_profile() local
|
/third_party/curl/lib/ |
H A D | url.c | 3330 reuse_conn(struct Curl_easy *data, struct connectdata *temp, struct connectdata *existing) global() argument [all...] |
/third_party/backends/backend/ |
H A D | epsonds.c | 2482 SANE_Byte temp = getBit(bytes, widthBits * y1 + x1 * pixelBits); in swapPixel1() local 2502 SANE_Byte temp = bytes[y1 * bytesPerRow + (pixelBytes * x1 + i)]; in swapPixel8() local
|
H A D | mustek_usb2_asic.c | 2708 SANE_Byte temp; in IsCarriageHome() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma.c | 924 int temp = x1; in calc_scan_param() local 932 int temp = y1; in calc_scan_param() local 1876 pixma_scan_param_t temp, *sp; in sane_get_parameters() local 1977 SANE_Byte temp[100]; in sane_read() local [all...] |
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 1516 unsigned char *temp; in onebitpixel() local 1540 unsigned char *temp; in removeAlpha() local
|
/third_party/gptfdisk/ |
H A D | gpt.cc | 554 uint8_t *temp; in CheckHeaderCRC() local 1589 uint64_t temp, totalFree; in DisplayGPTData() local 2013 GPTPart temp; SwapPartitions() local [all...] |