/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 578 SetAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) SetAlignRules() argument 1201 SetOnVisibleChange( std::function<void(bool, double)>&& onVisibleChange, const std::vector<double>& ratios) SetOnVisibleChange() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list.cpp | 355 void RenderList::ModifyLaneLength(const std::optional<std::pair<Dimension, Dimension>>& laneConstrain) in ModifyLaneLength() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_model_ng.cpp | 493 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument 550 SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument 1300 SetOnChange(FrameNode* frameNode, std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument 1358 SetOnPasteWithEvent( FrameNode* frameNode, std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument [all...] |
/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 846 ExtraElementInfo(const std::map<std::string, std::string> extraElementValueStr, const std::map<std::string, int32_t> extraElementValueInt) ExtraElementInfo() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 1654 ExtractDriverSoFiles(const std::string &srcPath, const std::unordered_multimap<std::string, std::string> &dirMap) ExtractDriverSoFiles() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_policy_manager_stub.cpp | 507 WriteAudioFocusInfo(MessageParcel &reply, const std::pair<AudioInterrupt, AudioFocuState> &focusInfo) WriteAudioFocusInfo() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_server.cpp | 415 SetPcmDumpParameter(const std::vector<std::pair<std::string, std::string>> ¶ms) SetPcmDumpParameter() argument 424 SetExtraParameters(const std::string& key, const std::vector<std::pair<std::string, std::string>>& kvpairs) SetExtraParameters() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1287 DrawLightInner(const RSProperties& properties, Drawing::Canvas& canvas, std::shared_ptr<Drawing::RuntimeShaderBuilder>& lightBuilder, const std::vector<std::pair<std::shared_ptr<RSLightSource>, Vector4f>>& lightSourcesAndPosVec) DrawLightInner() argument 1333 DrawContentLight(const RSProperties& properties, Drawing::Canvas& canvas, std::shared_ptr<Drawing::RuntimeShaderBuilder>& lightBuilder, Drawing::Brush& brush, const std::array<float, MAX_LIGHT_SOURCES>& lightIntensityArray) DrawContentLight() argument 1352 DrawBorderLight(const RSProperties& properties, Drawing::Canvas& canvas, std::shared_ptr<Drawing::RuntimeShaderBuilder>& lightBuilder, Drawing::Pen& pen, const std::array<float, MAX_LIGHT_SOURCES>& lightIntensityArray) DrawBorderLight() argument [all...] |
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | clone_restore.cpp | 2098 GenCoverUriUpdateSql(const std::unordered_map<std::string, std::pair<std::string, int32_t>>& tagIdToCoverInfo, const std::unordered_map<std::string, int32_t>& oldToNewFileId, const std::vector<FileInfo>& fileInfos, std::vector<std::string>& tagIds) GenCoverUriUpdateSql() argument 2147 ProcessUriAndGenNew(const std::string& tagId, const std::string& oldCoverUri, const std::unordered_map<std::string, int32_t>& oldToNewFileId, const std::vector<FileInfo>& fileInfos) ProcessUriAndGenNew() argument [all...] |
/foundation/window/window_manager/previewer/src/ |
H A D | window_impl.cpp | 397 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument [all...] |
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session_manager.cpp | 2145 CreateJsWindowVisibilityInfo(napi_env env, const std::pair<int32_t, uint32_t>& visibilityInfo) CreateJsWindowVisibilityInfo() argument 2161 CreateJsWindowVisibilityInfoArray(napi_env env, const std::vector<std::pair<int32_t, uint32_t>>& visibilityInfos) CreateJsWindowVisibilityInfoArray() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relational_sync_able_storage.cpp | 789 ExecuteDataChangeCallback( const std::pair<uint64_t, std::map<const StoreObserver *, RelationalObserverAction>> &item, const std::string &deviceName, const ChangedData &changedData, bool isChangedData, int &observerCnt) ExecuteDataChangeCallback() argument 1572 FillReferenceDataIntoExtend(const std::vector<int64_t> &rowid, const std::map<int64_t, Entries> &referenceGid, std::vector<VBucket> &extend) FillReferenceDataIntoExtend() argument [all...] |
/foundation/distributeddatamgr/pasteboard/services/core/src/ |
H A D | pasteboard_service.cpp | 1653 SetGlobalShareOption(const std::map<uint32_t, ShareOption> &globalShareOptions) SetGlobalShareOption() argument [all...] |
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 1353 JudgeToReportSystemBarInfo(const sptr<WindowNode> window, const std::unordered_map<WindowType, SystemBarProperty>& systemBarPropInfo) const JudgeToReportSystemBarInfo() argument 2042 ToggleShownStateForAllAppWindows( std::function<bool(uint32_t, WindowMode)> restoreFunc, bool restore) ToggleShownStateForAllAppWindows() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | speexdec.c | 297 static inline float speex_rand(float std, uint32_t *seed) in speex_rand() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tznames_impl.cpp | 2090 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() local
|
H A D | vtzone.cpp | 1818 AnnualTimeZoneRule *std = nullptr, *dst = nullptr; in writeSimple() local
|
/third_party/nghttp2/src/ |
H A D | nghttp.cc | 2282 communicate( const std::string &scheme, const std::string &host, uint16_t port, std::vector< std::tuple<std::string, nghttp2_data_provider *, int64_t, int32_t>> requests, const nghttp2_session_callbacks *callbacks) communicate() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | vtzone.cpp | 1818 AnnualTimeZoneRule *std = nullptr, *dst = nullptr; in writeSimple() local
|
H A D | tznames_impl.cpp | 2075 const char16_t *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | phonenumberutil.cc | 328 void NormalizeHelper(const std::map<char32, char>& normalization_replacements, in NormalizeHelper() argument [all...] |
/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 579 CollectPhantomCallbackData( std::vector<std::pair<Node*, PendingPhantomCallback>>* pending_phantom_callbacks) CollectPhantomCallbackData() argument 1467 InvokeFirstPassWeakCallbacks( std::vector<std::pair<T*, PendingPhantomCallback>>* pending) InvokeFirstPassWeakCallbacks() argument [all...] |
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-debugger-agent-impl.cc | 175 bool positionComparator(const std::pair<int, int>& a, in positionComparator() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineVertexInputTests.cpp | 1954 createMultipleAttributeCases(PipelineConstructionType pipelineConstructionType, deUint32 depth, deUint32 firstNdx, CompatibleFormats* compatibleFormats, de::Random& randomFunc, tcu::TestCaseGroup& testGroup, VertexInputTest::BindingMapping bindingMapping, VertexInputTest::AttributeLayout attributeLayout, VertexInputTest::LayoutSkip layoutSkip, VertexInputTest::LayoutOrder layoutOrder, const std::vector<VertexInputTest::AttributeInfo>& attributeInfos = std::vector<VertexInputTest::AttributeInfo>(0)) createMultipleAttributeCases() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm16bitStorageTests.cpp | 1119 beginLoop(const std::map<std::string, std::string>& spec) beginLoop() argument 1137 endLoop(const std::map<std::string, std::string>& spec) endLoop() argument [all...] |