Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/
H A Dusb__ddk__api_8h.md27 …d) \*\*const config) | Obtains the configuration descriptor. To avoid memory leakage, us…
28 …md) \*const config) | Releases the configuration descriptor. To avoid memory leakage, re…
37 …eMemMap](_usb_device_mem_map.md) \*\*devMmap) | Creates a buffer. To avoid memory leakage, us…
38 …ceMemMap](_usb_device_mem_map.md) \*devMmap) | Destroys a buffer. To avoid resource leakage, …
H A D_usb_ddk.md56 …scriptor.md) \*\*const config) | Obtains the configuration descriptor. To avoid memory leakage, us…
57 …escriptor.md) \*const config) | Releases the configuration descriptor. To avoid memory leakage, re…
66 …DeviceMemMap](_usb_device_mem_map.md) \*\*devMmap) | Creates a buffer. To avoid memory leakage, us…
67 …bDeviceMemMap](_usb_device_mem_map.md) \*devMmap) | Destroys a buffer. To avoid resource leakage, …
155 Creates a buffer. To avoid memory leakage, use [OH_Usb_DestroyDeviceMemMap()](#oh_usb_destroydevice…
184 Destroys a buffer. To avoid resource leakage, destroy a buffer in time after use.
204 Releases the configuration descriptor. To avoid memory leakage, use **OH_Usb_FreeConfigDescriptor**…
224 Obtains the configuration descriptor. To avoid memory leakage, use **OH_Usb_FreeConfigDescriptor** …
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Darkweb__type_8h.md30 …G** to check whether the function struct has the corresponding pointer to avoid crash caused by mi…
32 …G** to check whether the function struct has the corresponding pointer to avoid crash caused by mi…
33 …G** to check whether the function struct has the corresponding pointer to avoid crash caused by mi…
34 …G** to check whether the function struct has the corresponding pointer to avoid crash caused by mi…
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_test_utils.h74 static Rect GetDefaultFloatingRect(const sptr<Window>& window, bool avoid);
78 static void InitTileWindowRects(const sptr<Window>& window, bool avoid);
H A Dwindow_test_utils.cpp135 Rect WindowTestUtils::GetDefaultFloatingRect(const sptr<Window>& window, bool avoid) in GetDefaultFloatingRect() argument
138 if (avoid) { in GetDefaultFloatingRect()
254 void WindowTestUtils::InitTileWindowRects(const sptr<Window>& window, bool avoid) in InitTileWindowRects() argument
262 if (avoid) { in InitTileWindowRects()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-selinux-check.md37 …> **NOTE**<br>Before modifying the file, carefully review the modification to avoid security risks.
90 …> **NOTE**<br>Before modifying the file, carefully review the modification to avoid security risks.
134 2. Change the policy to avoid violating rule 'execute and execute_no_trans'
141 4. Change the policy to avoid violating rule 'execute and execute_no_trans'
157 …> **NOTE**<br>Before modifying the file, carefully review the modification to avoid security risks.
192 - Method 2: Modify the policy to avoid the violation.
273 …> **NOTE**<br>Before modifying the baseline file, carefully review the modification to avoid secur…
285 - Method 2: Modify the policy to avoid baseline violation.
355 …> **NOTE**<br>Before modifying the whitelist file, carefully review the modification to avoid secu…
387 2. Change the policy to avoid violating rule.
[all …]
/ohos5.0/build/toolchain/
H A Dcc_wrapper.gni18 # Use ccache 3.2 or later to avoid clang unused argument warnings:
21 # To avoid -Wparentheses-equality clang warnings, at some cost in terms of
/ohos5.0/docs/en/design/ux-design/
H A Dmultimodal-bubble.md32 - The prompt text must be concise and clear to avoid troubles.
45 - The prompt text must be concise and clear to avoid troubles.
H A Dmultimodal-slider.md20 - To avoid poor user experience caused by delay, do not use the slider for setting adjustment.
H A Dmultimodal-subtab.md14 - Use two to five subtabs to avoid an overwhelming layout.
/ohos5.0/docs/en/application-dev/napi/
H A Dusb-ddk-guidelines.md22 …ConfigDescriptor **const config) | Obtains a configuration descriptor. To avoid memory leakage, us…
23 …ConfigDescriptor *const config) | Releases a configuration descriptor. To avoid memory leakage, re…
31 … deviceId, size_t size, UsbDeviceMemMap **devMmap) | Creates a buffer. To avoid resource leakage, …
32 | OH_Usb_DestroyDeviceMemMap(UsbDeviceMemMap *devMmap) | Destroys a buffer. To avoid resource leaka…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-safe-area-insets.md10avoid overlapping with page elements. The ArkWeb kernel continuously monitors the locations and si…
39 … navigation bar. In this case, you need to adjust the safe area insets to avoid overlapping with w…
46 To avoid overlapping with web page elements, you need to pass the variables defined by user code to…
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-new-type.md3 To avoid losing complex types of the properties when serializing classes, you can use the \@Type De…
16 \@Type marks class properties to avoid losing type information during class property serialization,…
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/31_node_duplicate_name/
H A Dgolden_text_compile_result.txt4 To avoid redefining structures, not allow duplicate node name at text config mode
/ohos5.0/docs/en/application-dev/performance/
H A Dproper_state_management.md3 …ices.md), you can find the common pitfalls in state management and how to avoid them, with careful…
H A Ddevelop-Native-modules-using-NAPI-safely-and-efficiently.md17 …manage the lifetime of **napi_value**, so as to minimize the object lifespan and avoid memory leak.
67 …case, continuing to use the constructor will result in a wild pointer. To avoid this issue, it is …
139 * Use cache: If some data is used in multiple conversions, you can store it in the cache to avoid r…
303 …led in the main thread. Thread-safe functions provide a simplified way to avoid inter-thread commu…
404avoid using shared data structures and global variables to avoid competition and conflicts. Ensure…
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-security-selinux-check.md71 …2. Change '/data/log u:object_r:data_file:s0' to avoid using label in ['u:object_r:dev_file:s0', '…
124 2. Change the policy to avoid violating rule 'execute and execute_no_trans'
131 4. Change the policy to avoid violating rule 'execute and execute_no_trans'
356 2. Change the policy to avoid violating rule.
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-motionBlur.md24 5. To avoid unexpected results, make sure the coordinates of the motion blur anchor point are the s…
26 6. To avoid unexpected results, set the blur radius to a value less than 1.
/ohos5.0/docs/en/application-dev/internationalization/
H A Dl10n-translation-scene.md3 … UI strings for translation, clarifying the scene and context can help to avoid translation errors…
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Derrorcode-distributed-dataObject.md23 ….md#distributeddataobjectgensessionid) to generate a random session ID to avoid using an existing …
/ohos5.0/foundation/communication/dsoftbus/
H A D.clang-format32 # iterator macros declaretion,avoid being treated as function call
/ohos5.0/base/inputmethod/imf/
H A D.clang-format32 # iterator macros declaretion,avoid being treated as function call
/ohos5.0/docs/en/application-dev/graphics/
H A Ddisplaysync-xcomponent.md84 …> - The callback function runs in the UI main thread. To avoid adverse impact on the performance, …
85 …*NapiUnregister** when it no longer needs to control the frame rate, so as to avoid memory leakage.
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-64bits-coding-guide.md104 #### [Rule] Use the defined data types to define variables, and avoid custom basic data types witho…
333 …is used by default. Using **sizeof()** to obtain the structure length can avoid length calculation…
335 Pay attention to the length differences on 32- and 64-bit OSs to avoid length calculation errors. C…
365 …ignment is preferred. Do not use 8-byte alignment or 64-bit data types to avoid errors during comm…
371 …t pad the structures. It is recommended that natural alignment be used to avoid data holes. Use at…
420 …a structure, implement 8-byte natural alignment to save storage space and avoid padding on the pre…
446 …tween different data types. If necessary, use explicit type conversion to avoid result inconsisten…
456 The preceding conversion process may cause unexpected results. Therefore, exercise caution to avoid
524 To avoid this type conflict, use uintptr_t to indicate the pointer type.
554 …bit fields, fully consider the basic types and alignment of bit fields to avoid calculation errors…
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-componentSnapshot.md57 > To avoid confusion with **componentSnapshot** instances, it is recommended that you obtain a **UI…
135 > To avoid confusion with **componentSnapshot** instances, it is recommended that you obtain a **UI…
196 …If they are used, they should not change when the API is called, so as to avoid unexpected snapsho…
214 > To avoid confusion with **componentSnapshot** instances, it is recommended that you obtain a **UI…
298 …If they are used, they should not change when the API is called, so as to avoid unexpected snapsho…
321 > To avoid confusion with **componentSnapshot** instances, it is recommended that you obtain a **UI…
421 > To avoid confusion with **componentSnapshot** instances, it is recommended that you obtain a **UI…

12345678910>>...13