Home
last modified time | relevance | path

Searched refs:retrieve (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-object-wrap.md5 …p** to wrap a C++ object in an ArkTS object, and use **napi_unwrap** to retrieve the C++ object pr…
205 …// Use napi_unwrap to retrieve obj (the C++ object) previously wrapped in jsThis (the ArkTS object…
224 …// Use napi_unwrap to retrieve obj (the C++ object) previously wrapped in jsThis (the ArkTS object…
239 …// Use napi_unwrap to retrieve obj (the C++ object) previously wrapped in jsThis (the ArkTS object…
H A Duse-sendable-napi.md5 … object in a sendable ArkTS object, and use **napi_unwrap_sendable** to retrieve the C++ object pr…
182 …// Use napi_unwrap_sendable to retrieve obj (the C++ object) previously wrapped in jsThis (the sen…
200 …// Use napi_unwrap_sendable to retrieve obj (the C++ object) previously wrapped in jsThis (the sen…
214 …// Use napi_unwrap_sendable to retrieve obj (the C++ object) previously wrapped in jsThis (the sen…
H A Duse-jsvm-about-class.md21 …s a native instance in a JS object. You can use **OH_JSVM_Unwrap()** to retrieve the native instan…
194 …p a native instance in a JS object. You can use **OH_JSVM_Unwrap()** to retrieve the native instan…
202 Use **OH_JSVM_RemoveWrap** to retrieve a native instance previously wrapped in a JS object and remo…
H A Duse-jsvm-heapstatistics-debugger-cpuprofiler-heapsnapshot.md9 …h other system resources. For example, you can use **OH_JSVM_GetVM** to retrieve JSVM instances in…
H A Duse-napi-about-class.md167 // Call napi_unwrap to retrieve the data from the ArkTS object and print the data.
H A Duse-jsvm-about-array.md12 …he APIs provides by the JSVM module to obtain the length of a JS array, retrieve the element at th…
H A Duse-napi-about-array.md12 …provides by the Node-API module to obtain the length of an ArkTS array, retrieve the element at th…
/ohos5.0/foundation/multimedia/camera_framework/
H A DREADME.md94 2. Get the Camera Manager Instance and retrieve the camera object list.
179 1. Get the Camera Manager Instance and retrieve the camera object list.
259 1. Get the Camera Manager Instance and retrieve the camera object list.
337 1. Get the Camera Manager Instance and retrieve the camera object list.
/ohos5.0/build/scripts/util/
H A Dpycache.py87 def retrieve(self, output_paths, prefix=''): member in PyCache
H A Dmd5_check.py115 if pycache_enabled and pycache.retrieve(output_paths, prefix=manifest):
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Ddevice_manager_adapter.h78 NetworkType GetNetworkType(bool retrieve = false);
/ohos5.0/docs/zh-cn/application-dev/accessibility/
H A Daccessibilityextensionability.md228 "retrieve",
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp712 DeviceManagerAdapter::NetworkType DeviceManagerAdapter::GetNetworkType(bool retrieve) in GetNetworkType() argument
714 if (!retrieve) { in GetNetworkType()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-accessibility-kit/
H A Djs-apis-accessibility-config-sys.md86 let capability: accessibility.Capability[] = ['retrieve'];
132 let capability: accessibility.Capability[] = ['retrieve'];
H A Djs-apis-accessibility.md104 type Capability = 'retrieve' | 'touchGuide' | 'keyEventObserver' | 'zoom' | 'gesture'
112 | 'retrieve' | 具有检索窗口内容的能力。 |
/ohos5.0/docs/en/application-dev/database/
H A Ddata-sync-of-distributed-data-object.md98retrieve the exact same data after it starts again. In this case, you need to persist the distribu…
100retrieve the exact same data. In this case, you need to persist the distributed data object (for e…
/ohos5.0/docs/zh-cn/application-dev/web/
H A Dweb-debugging-with-devtools.md245 echo "Failed to retrieve PID from the device"
/ohos5.0/docs/en/application-dev/accessibility/
H A Daccessibilityextensionability.md228 "retrieve",
/ohos5.0/docs/en/application-dev/file-management/
H A Dapp-file-backup-extension.md15 - If a file needs to be backed up, the application process must have the permission to retrieve all…
/ohos5.0/docs/en/application-dev/reference/apis-accessibility-kit/
H A Djs-apis-accessibility-config-sys.md85 let capability: accessibility.Capability[] = ['retrieve'];
131 let capability: accessibility.Capability[] = ['retrieve'];
H A Djs-apis-accessibility.md104 type Capability = 'retrieve' | 'touchGuide' | 'keyEventObserver' | 'zoom' | 'gesture'
112 | 'retrieve' | Capability to retrieve the window content. |
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-window-manager.md257 …ze, which is a more time-consuming process. Consequently, attempting to retrieve the window inform…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-debugging-with-devtools.md245 echo "Failed to retrieve PID from the device"
/ohos5.0/docs/en/application-dev/dfx/
H A Djscrash-guidelines.md104 … the call stack, as shown in the following example, the system fails to retrieve information from …
/ohos5.0/base/update/updater/test/unittest/test_data/applypatch/
H A DTestGZipModeImagePatch.old.gz1console:/ # init: Service 'adbd' (pid 112) exited with status 1 2init ...

12