/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
H A D | napi_accessibility_element.cpp | 196 size_t index = 0; in ConvertElementInfosToJS() local 967 size_t index = 0; in GetElementInfoContents() local 1068 size_t index = 0; in GetElementInfoSpan() local
|
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/ |
H A D | asac_account_data_benchmark.cpp | 1118 std::string::size_type index = connection.first.find(elementName); in GetA11yBenchmarkAbilityByName() local
|
/foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
H A D | accessible_ability_client_impl.cpp | 567 uint32_t index = 0; in SortElementInfosIfNecessary() local 679 RetError AccessibleAbilityClientImpl::GetChildElementInfo(const int32_t index, const AccessibilityElementInfo &parent, in GetChildElementInfo() argument 1537 uint32_t index = 0; in GetElementByWindowIdBFS() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_util.cpp | 437 std::string BundleUtil::CreateSharedBundleTempDir(uint32_t installerId, uint32_t index) in CreateSharedBundleTempDir() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 2178 GetSubFont(const char *font, const uint8_t index, char *&subFont) const GetSubFont() argument [all...] |
H A D | component.cpp | 1073 int32_t Component::GetAnimatorValue(char *animatorValue, const int8_t index, bool isOpacity) const in GetAnimatorValue() argument [all...] |
H A D | chart_component.cpp | 924 GetDataSerial(ChartComponent* chartComponent, uint8_t index) GetDataSerial() argument [all...] |
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view.cpp | 1090 void UIView::SetViewIndex(int16_t index) in SetViewIndex() argument
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | native_node_test.cpp | 5128 int32_t index = 0; in HWTEST_F() local 5158 int32_t index = 0; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | js_fwk_common.cpp | 471 size_t index = copiedLength; in RelocateFilePath() local 764 const uint8_t index = 3; CalculatePathPosFromUri() local [all...] |
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_common.h | 224 uint32_t index; member
|
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_command.cpp | 512 int index = 0; RunAsInstallCommand() local [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
H A D | audio_renderer_sink.cpp | 1425 int32_t index = in InitAdapter() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
H A D | offload_audio_renderer_sink.cpp | 612 int32_t index = in Init() local [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
H A D | multichannel_audio_renderer_sink.cpp | 1110 int32_t index = in InitAdapter() local [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_mpd_downloader.cpp | 173 unsigned int index = 0; in GetRepresentationFromAdptSet() local 1865 unsigned int index = 0; GetRepresemtationFromAdptSet() local [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.cpp | 1249 auto index = std::find_if(selectedTrackIds_.begin(), selectedTrackIds_.end(), UnselectTrack() local 1277 int index = static_cast<int>(selectedTrackIds_[i]); SeekTo() local 1427 GetIndexByRelativePresentationTimeUs(const uint32_t trackIndex, const uint64_t relativePresentationTimeUs, uint32_t &index) GetIndexByRelativePresentationTimeUs() argument 1501 PTSAndIndexConvertSttsAndCttsProcess(IndexAndPTSConvertMode mode, const AVStream* avStream, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertSttsAndCttsProcess() argument 1535 PTSAndIndexConvertOnlySttsProcess(IndexAndPTSConvertMode mode, const AVStream* avStream, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertOnlySttsProcess() argument 1558 GetPresentationTimeUsFromFfmpegMOV(IndexAndPTSConvertMode mode, uint32_t trackIndex, int64_t absolutePTS, uint32_t index) GetPresentationTimeUsFromFfmpegMOV() argument 1574 PTSAndIndexConvertSwitchProcess(IndexAndPTSConvertMode mode, int64_t pts, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertSwitchProcess() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pa_renderer_stream_impl.cpp | 957 void PaRendererStreamImpl::SetStreamIndex(uint32_t index) in SetStreamIndex() argument 1251 int32_t PaRendererStreamImpl::Peek(std::vector<char> *audioBuffer, int32_t &index) in Peek() argument 1256 int32_t PaRendererStreamImpl::ReturnIndex(int32_t index) in ReturnIndex() argument
|
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ |
H A D | hevc_decoder.cpp | 780 int32_t HevcDecoder::UpdateOutputBuffer(uint32_t index) in UpdateOutputBuffer() argument 802 UpdateSurfaceMemory(uint32_t index) UpdateSurfaceMemory() argument 831 CheckFormatChange(uint32_t index, int width, int height, int bitDepth) CheckFormatChange() argument 926 QueueInputBuffer(uint32_t index) QueueInputBuffer() argument 951 uint32_t index = inputAvailQue_->Front(); SendFrame() local 1017 auto index = codecAvailQue_->Front(); DecodeFrameOnce() local 1081 FramePostProcess(std::shared_ptr<HBuffer> &frameBuffer, uint32_t index, int32_t status, int ret) FramePostProcess() argument 1182 FindAvailIndex(uint32_t index) FindAvailIndex() argument 1197 auto index = renderAvailQue_->Front(); RequestBufferFromConsumer() local 1271 ReleaseOutputBuffer(uint32_t index) ReleaseOutputBuffer() argument 1289 FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index) FlushSurfaceMemory() argument 1316 RenderOutputBuffer(uint32_t index) RenderOutputBuffer() argument 1442 RenderNewSurfaceWithOldBuffer(const sptr<Surface> &newSurface, uint32_t index) RenderNewSurfaceWithOldBuffer() argument [all...] |
/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_param_utils.cpp | 682 int32_t index = 0; in SetMicrophoneDescriptors() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
H A D | bluetooth_renderer_sink.cpp | 481 int32_t index = SwitchAdapter(descs, adapterNameCase, port, audioPort, size); in Init() local [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/ |
H A D | fast_audio_renderer_sink.cpp | 495 int32_t index = SwitchAdapterRender((struct AudioAdapterDescriptor *)&descs, adapterNameCase_, port, audioPort_, in Init() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_data_structures.h | 329 uint32_t index; // for example texcoord 0,1,2... member 376 uint32_t index = GLTF_INVALID_INDEX; member [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 1529 int32_t index = SwitchAdapterCapture((struct AudioAdapterDescriptor *)&descs, in InitManagerAndAdapter() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_system.cpp | 689 uint32_t index = 0U; in Update() local [all...] |