/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 708 int32_t val = 0; in OnBufferingUpdateCb() local 712 (void)infoBody.GetIntValue(std::string(PlayerKeys::PLAYER_BUFFERING_START), val); in OnBufferingUpdateCb() local 715 (void)infoBody.GetIntValue(std::string(PlayerKeys::PLAYER_BUFFERING_END), val); in OnBufferingUpdateCb() local 718 (void)infoBody.GetIntValue(std::string(PlayerKeys::PLAYER_BUFFERING_PERCENT), val); in OnBufferingUpdateCb() local 721 (void)infoBody.GetIntValue(std::string(PlayerKeys::PLAYER_CACHED_DURATION), val); in OnBufferingUpdateCb() local
|
/foundation/multimodalinput/input/service/connect_manager/src/ |
H A D | multimodal_input_connect_stub.cpp | 87 int32_t val = 0; in g_parseInputDevice() local [all...] |
H A D | multimodal_input_connect_proxy.cpp | 76 int32_t val = 0; in ParseInputDevice() local [all...] |
/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | pointer_event.cpp | 1011 int32_t val = 0; in ReadFromParcel() local 1051 double val; in ReadAxisFromParcel() local 1092 uint32_t val = 0; in ReadEnhanceDataFromParcel() local
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 1009 napi_value GetWindowRectIntValue(napi_env env, int val) in GetWindowRectIntValue() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder_deps_mock.cpp | 120 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/ |
H A D | lnn_data_cloud_sync_mock.cpp | 101 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/ |
H A D | relational_store_sqlite_ext.cpp | 1129 const unsigned char *val = sqlite3_column_text(stmt, index); in GetColumnTextValue() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_ver_relational_storage_executor.cpp | 1489 std::string val = status ? "true" : "false"; in SetLogTriggerStatus() local
|
H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 961 std::string val; in BindStmtWithCloudGid() local
|
H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 842 int64_t val = 0; in BindValueToInsertLogStatement() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 2426 Value val; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | cloud_storage_utils.cpp | 29 int64_t val = 0; in BindInt64() local 50 bool val = false; in BindBool() local 71 double val = 0.0; in BindDouble() local 114 Bytes val; in BindBlob() local 153 Bytes val; BindAsset() local 207 int64_t val = 0; Int64ToVector() local 219 bool val = false; BoolToVector() local 231 double val = 0.0; DoubleToVector() local 236 s << val; DoubleToVector() local 244 std::string val; TextToVector() local 265 Asset val; BlobToVector() local 275 Assets val; BlobToVector() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributed_test_tools.cpp | 144 vector<Entry> GenRanKeyVal(int putGetTimes, int keyLength, int valueLength, char val) in GenRanKeyVal() argument 218 Value GetValueWithInt(int val) in GetValueWithInt() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_utils.cpp | 543 const unsigned char *val = sqlite3_column_text(statement, index); in GetColumnTextValue() local 1754 auto val = sqlite3_value_int64(argv[1]); // 1 : second argv for value in UpdateMetaDataWithinTrigger() local
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_impl.cpp | 1778 auto val = std::get_if<int64_t>(&value.value); in GetVersion() local [all...] |
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
H A D | file_operations_cloud.cpp | 112 static void InitLocalIdCache(struct CloudDiskFuseData *data, const std::string &key, const int64_t val) in InitLocalIdCache() argument 817 int32_t val = std::stoi(value); in HandleCloudRecycle() local
|
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_rdbstore.cpp | 626 int32_t val = -1; in LocationSetXattr() local 628 transfer >> val; in LocationSetXattr() local 683 static int32_t RecycleSetValue(int32_t val, ValuesBucket &setXAttr) in RecycleSetValue() argument 734 int32_t val = std::stoi(value); RecycleSetXattr() local 785 int32_t val = std::stoi(value); FavoriteSetXattr() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 870 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint8_t len, const uint8_t *val, const uint8_t unitLen) in TlvTriplet() argument 882 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint8_t val) in TlvTriplet() argument 886 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint16_t val) in TlvTriplet() argument 890 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint32_t val) in TlvTriplet() argument 894 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint64_t val) in TlvTriplet() argument [all...] |
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 113 static inline uint32_t ToUint32(uint64_t val) in ToUint32() argument
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_idct_lsx.c | 236 int32_t val; in vp9_idct8x8_1_add_lsx() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | g2meet.c | 226 int dc, val, pos; in jpg_decode_block() local 1309 int val = bytestream2_get_be32(gb); g2m_load_cursor() local [all...] |
H A D | libaomenc.c | 309 codecctl_int(AVCodecContext *avctx, aome_enc_control_id id, int val) codecctl_int() argument
|
H A D | mjpegdec.c | 812 int code, i, j, level, val; in decode_block() local 862 unsigned val; in decode_dc_progressive() local 881 int code, i, j, val, run; decode_block_progressive() local 980 int code, i = ss, j, sign, val, run; decode_block_refinement() local 2194 int val; find_marker() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevcpred_msa.c | 407 uint32_t row, col, val; in hevc_intra_pred_dc_8x8_msa() local 466 uint32_t row, col, val; in hevc_intra_pred_dc_16x16_msa() local
|