Home
last modified time | relevance | path

Searched refs:seen (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp311 std::unordered_set<std::string> seen; in UpdateDuplicateMode() local
315 seen.clear(); in UpdateDuplicateMode()
318 if (seen.count(stream.streamEffectMode[i].mode)) { in UpdateDuplicateMode()
321 seen.insert(stream.streamEffectMode[i].mode); in UpdateDuplicateMode()
335 std::unordered_set<std::string> seen; in UpdateDuplicateDeviceRecord() local
337 seen.clear(); in UpdateDuplicateDeviceRecord()
340 if (seen.count(streamEffectMode.devicePort[i].type)) { in UpdateDuplicateDeviceRecord()
343 seen.insert(streamEffectMode.devicePort[i].type); in UpdateDuplicateDeviceRecord()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
H A Dpu_observed_property_abstract.ts137 let seen = new Set<ObservedPropertyAbstractPU<any>>();
141 seen.add(item);
151 if (!seen.has(subscriber)) {
/ohos5.0/commonlibrary/c_utils/docs/en/
H A Dc_utils_thread_pool.md30 1. Examples can be seen in base/test/unittest/common/utils_thread_pool_test.cpp
H A Dc_utils_timer.md24 1. Examples can be seen in base/test/unittest/common/utils_timer_test.cpp
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-animation.md19 Smart use of animations can breathe life into the process of interaction. The frequently seen anima…
H A Darkts-layout-development-create-list.md6 … data types or data type sets, such as images and text. Some common lists seen in applications are…
/ohos5.0/docs/en/application-dev/performance/
H A Dapplication-performance-analysis.md103 The **Heavy** view lists the top functions of all call stacks. It can be seen as a **bottom-up view…
125 The **Tree** view lists the bottom functions of all call stacks. It can be seen as a **top-down vie…
163 … of the **program** node, **idle** node, and all stack bottoms. It can be seen as the upper layer …
H A Dwaterflow_optimization.md5 The waterfall layout is a popular layout for presenting images and frequently seen in shopping and …
H A Dswiper_optimization.md5 During application development, the **Swiper ** component is frequently seen in page turning scenar…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.1/
H A Dchangelogs-arkcompiler.md93 …The read-only tuple now treats the length property as read-only. This can be seen for tuples with …
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-smallchip-kernel-a.md32 As can be seen from preceding figure, kernel basic adaptation involves the following parts:
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-create-custom-components.md466 …ner component instead of the **Button** component of **MyComponent2**. As seen from the rendering …
H A Dproperly-use-state-management-to-develope.md1370 Frequently seen in applications, the combination of object arrays and [ForEach](arkts-rendering-con…
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-i2c-develop.md165 …ontrollers are distinguished by **busID** and **reg_pbase**, which can be seen in the **i2c_config…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js4720 let seen = new Set();
4723 seen.add(item);
4731 if (!seen.has(subscriber)) {
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-cpp-coding-style-guide.md1168 …3. Forward declaration of symbols from the namespace `std::` is seen as undefined behavior (as spe…
1751 4. Compared with delegation, inheritance is seen as white box reuse, that is, a derived class can a…
1980 The number 0 is often seen as a magic number. For example, `status = 0`; cannot truly express any s…
H A DOpenHarmony-c-coding-style-guide.md2052 The number 0 is sometimes seen as a magic number. For example, the `status = 0;` cannot truly expre…
/ohos5.0/docs/en/design/
H A DOpenHarmony-API-quality.md531 …s, such as **picture** and **image**, and **path** and **URL**, are often seen in the same set of …
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A D_web.md764 …EAD_IF_READY** of the socket is not implemented. This error should not be seen by the user because…
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/
H A DNOTICE56253 libraries that are incorporated in them. (We have not seen how to achieve
140284 libraries that are incorporated in them. (We have not seen how to achieve