Home
last modified time | relevance | path

Searched defs:size (Results 10201 - 10225 of 13066) sorted by relevance

1...<<401402403404405406407408409410>>...523

/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp505 auto size = HWTEST_F() local
[all...]
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp738 size_t size = sizeof(*testWrapStr) / sizeof(char); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp660 int32_t size = reply.ReadInt32(); in GetPairedDevices() local
1362 int32_t size = reply.ReadInt32(); in GetLocalSupportedUuids() local
1389 int32_t size = reply.ReadInt32(); in GetDeviceUuids() local
1412 int32_t size = reply.ReadInt32(); in GetLocalProfileUuids() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp1203 int32_t size = uuids.size(); in GetLocalSupportedUuidsInner() local
1227 int32_t size = uuids.size(); in GetDeviceUuidsInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp336 uint32_t A2dpProfile::SetPcmData(const uint8_t *buf, uint32_t size) in SetPcmData() argument
349 uint32_t A2dpProfile::GetPcmData(uint8_t *buf, uint32_t size) in GetPcmData() argument
H A Da2dp_profile_peer.cpp118 void A2dpCodecDecoderObserver::DataAvailable(uint8_t *buf, uint32_t size) in DataAvailable() argument
H A Da2dp_service.cpp933 int A2dpService::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp73 size_t size = 0; in ParseString() local
116 bool ParseArrayBuffer(napi_env env, uint8_t** data, size_t &size, napi_value args) in ParseArrayBuffer() argument
632 size_t size = 0; ParseArrayBufferParams() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp1048 int32_t size = cJSON_GetArraySize(array); in CheckThirdSystemBundleHasUninstalled() local
H A Dgt_bundle_parser.cpp543 int32_t size = cJSON_GetArraySize(object); in ParseModuleMetaData() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp729 int32_t size = data.ReadInt32(); in HandExtractDriverSoFiles() local
H A Dinstalld_proxy.cpp812 const auto size = extensionBundleDirs.size(); in RemoveExtensionDir() local
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1704 int32_t size = 1; in HWTEST_F() local
1718 int32_t size = 1; in HWTEST_F() local
1732 int32_t size = 1; in HWTEST_F() local
1788 int32_t size = 1; in HWTEST_F() local
1803 int32_t size = 1; in HWTEST_F() local
1819 int32_t size = 1; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h175 int64_t size; member
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp261 std::string ConvertArrayToString(const int* Array, size_t size) in ConvertArrayToString() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp815 UpdateAppsUid(const int32_t appsUid[PA_MAX_OUTPUTS_PER_SOURCE], const size_t size) UpdateAppsUid() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp731 UpdateAppsUid(const int32_t appsUid[PA_MAX_OUTPUTS_PER_SOURCE], const size_t size) UpdateAppsUid() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp180 auto size = read(fd_, bufData->GetWritableAddr(expectedLen), expectedLen); in ReadOfflineFile() local
224 size_t size = ringBuffer_->ReadBuffer(bufData->GetWritableAddr(expectedLen), expectedLen, READ_RETRY); in ReadOnlineFile() local
373 int size = read(fd_, cacheBuffer, bufferSize); CacheDataLoop() local
469 HandleReadResult(size_t bufferSize, int size) HandleReadResult() argument
601 GetSize(uint64_t& size) GetSize() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp253 const unsigned int size = static_cast<unsigned int>(dataType.size()); in GetAttributeType() local
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp599 int32_t NativeWindowSetMetaData(OHNativeWindow *window, uint32_t sequence, int32_t size, in NativeWindowSetMetaData() argument
612 NativeWindowSetMetaDataSet(OHNativeWindow *window, uint32_t sequence, OHHDRMetadataKey key, int32_t size, const uint8_t *metaData) NativeWindowSetMetaDataSet() argument
841 OH_NativeWindow_SetMetadataValue(OHNativeWindow *window, OH_NativeBuffer_MetadataKey metadataKey, int32_t size, uint8_t *metadata) OH_NativeWindow_SetMetadataValue() argument
880 OH_NativeWindow_GetMatedataValueType(OHNativeWindow *window, int32_t *size, uint8_t **metadata) OH_NativeWindow_GetMatedataValueType() argument
905 OH_NativeWindow_GetMetadataValue(OHNativeWindow *window, OH_NativeBuffer_MetadataKey metadataKey, int32_t *size, uint8_t **metadata) OH_NativeWindow_GetMetadataValue() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp204 int32_t FastAudioCapturerSourceInner::SwitchAdapterCapture(struct AudioAdapterDescriptor *descs, uint32_t size, in SwitchAdapterCapture() argument
439 uint32_t size = MAX_AUDIO_ADAPTER_NUM; in Init() local
782 UpdateAppsUid(const int32_t appsUid[PA_MAX_OUTPUTS_PER_SOURCE], const size_t size) UpdateAppsUid() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp1082 int32_t size = reply.ReadInt32(); GetAudioEnhanceProperty() local
1105 int32_t size = reply.ReadInt32(); GetAudioEffectProperty() local
1125 int32_t size = static_cast<int32_t>(propertyArray.property.size()); SetAudioEnhanceProperty() local
1147 int32_t size = static_cast<int32_t>(propertyArray.property.size()); SetAudioEffectProperty() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp760 int32_t RemoteFastAudioRendererSinkInner::UpdateAppsUid(const int32_t appsUid[MAX_MIX_CHANNELS], const size_t size) in UpdateAppsUid() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp692 auto size = properties.GetBoundsSize(); in HWTEST_F() local
777 auto size = properties.GetFrameSize(); in HWTEST_F() local
2598 Vector4f size in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp204 void RSRenderParams::SetCacheSize(Vector2f size) in SetCacheSize() argument

Completed in 50 milliseconds

1...<<401402403404405406407408409410>>...523