Home
last modified time | relevance | path

Searched defs:UINT32_MAX (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_thread.h52 bool RunLoop(std::function<bool()> task, uint64_t interval, uint32_t retryTimes = UINT32_MAX) in RunLoop() argument
76 bool RunLoopFlexible(std::function<bool(uint64_t &)> task, uint64_t interval, uint32_t retryTimes = UINT32_MAX) in RunLoopFlexible() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp194 GetInspectorChildren(const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, InspectorChildrenParameters& inspectorParameters, const InspectorFilter& filter = InspectorFilter(), uint32_t depth = UINT32_MAX) GetInspectorChildren() argument
320 GetInspectorChildren(const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, InspectorChildrenParameters& inspectorParameters, const InspectorFilter& filter = InspectorFilter(), uint32_t depth = UINT32_MAX) GetInspectorChildren() argument

Completed in 4 milliseconds