Home
last modified time | relevance | path

Searched defs:offset (Results 4601 - 4625 of 18344) sorted by relevance

1...<<181182183184185186187188189190>>...734

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dbuffer_metadata_stream.cpp177 long BufferMetadataStream::Seek(long offset, SeekPos pos) in Seek() argument
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_param_utils.cpp125 size_t offset; in GetValueUint8Array() local
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.cpp42 SoundParser::SoundParser(int32_t soundID, int32_t fd, int64_t offset, int64_t length) in SoundParser() argument
H A Dsoundpool.cpp91 int32_t SoundPool::Load(int32_t fd, int64_t offset, int64_t length) in Load() argument
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Davmetadatahelper_service_stub.cpp139 int32_t AVMetadataHelperServiceStub::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() argument
259 int64_t offset = data.ReadInt64(); in SetFdSource() local
H A Davmetadatahelper_service_proxy.cpp75 int32_t AVMetadataHelperServiceProxy::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmtp_payload_data_test.cpp671 size_t offset = 10; in HWTEST_F() local
736 size_t offset = 1; in HWTEST_F() local
752 size_t offset = 1; in HWTEST_F() local
768 size_t offset = 1; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp182 bool Property::Read(const std::vector<uint8_t> &buffer, size_t &offset) in Read() argument
354 bool Property::ReadValueData(const std::vector<uint8_t> &buffer, size_t &offset) in ReadValueData() argument
396 ReadFormData(const std::vector<uint8_t> &buffer, size_t &offset) ReadFormData() argument
480 ReadValue(const std::vector<uint8_t> &buffer, size_t &offset, Value &value) ReadValue() argument
529 ReadValueEx(const std::vector<uint8_t> &buffer, size_t &offset, Value &value) ReadValueEx() argument
640 ReadArrayValues(const std::vector<uint8_t> &buffer, size_t &offset, std::shared_ptr<std::vector<Value>> &values) ReadArrayValues() argument
[all...]
/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp235 int32_t offset; in GetNal() local
331 int32_t offset = 0; main() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_test.cpp36 size_t offset = 0; in HWTEST_F() local
90 size_t offset = 0; in HWTEST_F() local
130 size_t offset = 0; HWTEST_F() local
234 size_t offset = 0; HWTEST_F() local
308 size_t offset = 0; HWTEST_F() local
360 size_t offset = 0; HWTEST_F() local
414 size_t offset = 0; HWTEST_F() local
454 size_t offset = 0; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphotos_restore.cpp279 int offset = 0; in GetDuplicateData() local
33 GetGalleryMedia( int32_t offset, int pageSize, bool shouldIncludeSd, bool hasLowQualityImage) GetGalleryMedia() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_ext_ability.cpp141 int MediaFileExtAbility::ListFile(const FileInfo &parentInfo, const int64_t offset, const int64_t maxCount, in ListFile() argument
147 int MediaFileExtAbility::ScanFile(const FileInfo &parentInfo, const int64_t offset, const int64_t maxCount, in ScanFile() argument
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/
H A Dsystem_sound_manager_napi.h200 int32_t offset = 0; member
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/
H A Davmetadatahelper_server.cpp94 int32_t AVMetadataHelperServer::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() argument
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp118 UriHelper::UriHelper(int32_t fd, int64_t offset, int64_t size) : fd_(dup(fd)), offset_(offset), size_(size) in UriHelper() argument
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp592 Offset offset; in HWTEST_F() local
607 Offset offset; in HWTEST_F() local
622 Offset offset; in HWTEST_F() local
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp236 int32_t TransCoderServer::SetInputFile(int32_t fd, int64_t offset, int64_t size) in SetInputFile() argument
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.cpp171 int32_t TransCoderServiceStub::SetInputFile(int32_t fd, int64_t offset, int64_t size) in SetInputFile() argument
289 int64_t offset = data.ReadInt64(); in SetInputFileFd() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_service_stub_test.cpp63 const int32_t offset = 20; in GetPortList() local
H A Drouter_advertisement_daemon_test.cpp313 size_t offset = RA_PIO_HEADER_SIZE; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c203 uint32_t offset = 0; in FileListToBuffer() local
259 uint32_t offset = 0; in BufferToFileList() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp183 size_t offset = parcel.GetWritePosition(); in Marshalling() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs413 pub fn offset(&self) -> usize { in offset() functions
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Drouter_advertisement_daemon_test.cpp313 size_t offset = RA_PIO_HEADER_SIZE; in HWTEST_F() local
/foundation/communication/nfc/services/src/tag/
H A Dndef_wifi_data_parser.cpp55 uint16_t NdefWifiDataParser::GetTypeFromPayload(const std::string& src, uint32_t &offset) in GetTypeFromPayload() argument
68 std::string NdefWifiDataParser::GetValueFromPayload(const std::string& payload, uint32_t& offset, uint16_t dataLen) in GetValueFromPayload() argument
114 uint32_t offset = 0; ParseWiFiPayload() local
[all...]

Completed in 27 milliseconds

1...<<181182183184185186187188189190>>...734