Home
last modified time | relevance | path

Searched refs:saved (Results 1 – 25 of 167) sorted by relevance

1234567

/ohos5.0/base/security/device_security_level/oem_property/common/
H A Ddslm_credential_utils.c71 char *saved; member
223 credCb->saved = (char *)MALLOC(strSize); in InitCredential()
224 if (credCb->saved == NULL) { in InitCredential()
227 if (strcpy_s(credCb->saved, strSize, credentialString) != EOK) { in InitCredential()
228 FREE(credCb->saved); in InitCredential()
229 credCb->saved = NULL; in InitCredential()
240 if (credCb->saved != NULL) { in DestroyCredentialCb()
241 FREE(credCb->saved); in DestroyCredentialCb()
242 credCb->saved = NULL; in DestroyCredentialCb()
253 if (credCb == NULL || credCb->saved == NULL) { in SplitCredentialString()
[all …]
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Darm_exidx_instructions.txt16 10110011 sssscccc Pop VFP double-precision registers D[ssss]-D[ssss+cccc] saved (as if) by FSTMFDX …
18 10111nnn Pop VFP double-precision registers D[8]-D[8+nnn] saved (as if) by FSTMFDX (seerema…
24 11001000 sssscccc Pop VFP double precision registers D[16+ssss]-D[16+ssss+cccc] saved (as if) by VP…
25 11001001 sssscccc Pop VFP double precision registers D[ssss]-D[ssss+cccc] saved (as if) by VPUSH (s…
27 11010nnn Pop VFP double-precision registers D[8]-D[8+nnn] saved (as if) by VPUSH (seeremark…
47 1001 0111 : dex_pc = r4 ; # Dex pc is saved in r4
/ohos5.0/build/ohos/ndk/
H A Dcheck_ndk_header_signature.py50 def header_signature(output: str, headers: list, root_build_dir: str, saved: str, generated: str, c…
62 if check and mgr.get_file_sha256(generated) != mgr.get_file_sha256(saved):
66 .format(generated, saved))
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-appRecovery.md52 | SAVE_WITH_FILE | 0x0001 | The application state is saved and written to the local …
53 | SAVE_WITH_SHARED_MEMORY | 0x0002 | The application state is saved in the memory. W…
72 …| No| Scenario for saving the application state. By default, the state is saved when a fault occur…
95 …ed when the application is started. If the state of this ability is saved, the saved state data is…
147 …olean | Whether the application state is saved. The value **true** is returned if the application …
191 …olean | Whether the application state is saved. The value **true** is returned if the application …
H A Djs-apis-inner-application-abilityStageMonitor.md3 …Stage** instances. The most recently matched **AbilityStage** instance is saved in an **AbilitySta…
H A Djs-apis-inner-application-viewData-sys.md24 | isOtherAccount<sup>12+</sup> | boolean | Yes| Whether to display other account information saved
/ohos5.0/docs/en/application-dev/tools/
H A Dmediatool.md21 …in the folder are sent to the media library. After a file is successfully saved, the URI of the fi…
23 By default, a thumbnail is generated in synchronous mode when a media file is being saved to the me…
27 | -ts | Creates a thumbnail in synchronous mode when an image or a video is being saved. The media …
28 | -tas | Creates a thumbnail in asynchronous mode when an image or a video is being saved. This par…
29 | -rf | Deletes the source file after a media file is saved. This parameter is used by default.|
30 | -urf | Retains the source file after a media file is saved. This parameter conflicts with **-rf**…
36 file://media/Photo/3/IMG_1721381297_001/MyImage.jpg # The image is saved successfully, and the URI …
/ohos5.0/docs/en/application-dev/database/
H A Dapp-data-persistence-overview.md4saved to a file or database on a device. The data in the memory is usually saved in the forms of d…
/ohos5.0/docs/en/device-dev/guide/
H A Ddevice-camera-control-example.md34 2. Press **1** to take a photo in JPG format. The photo is saved in the **/sdcard** directory and …
39 …To view the saved file, exit the program and enter the file system. To start the program again, re…
42 ![](figures/saved-files.png "saved-files")
44 3. Press **2** to start recording. The video file is in MP4 format and saved in the **/sdcard** di…
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-loglibrary-sys.md89saved to the **hiview/dest** folder in the application cache path, that is, **../cache/hiview/dest…
146saved to the **hiview/dest** folder in the application cache path, that is, **../cache/hiview/dest…
194saved to the **hiview/dest** folder in the application cache path, that is, **../cache/hiview/dest…
251saved to the **hiview/dest** folder in the application cache path, that is, **../cache/hiview/dest…
H A Dhiappevent_8h.md75saved. If the saved event meets the conditions specified by OH_HiAppEvent_SetTriggerCondition, the…
116 …OnTake](_hi_app_event.md#oh_hiappevent_ontake) onTake) | Obtains the event saved by the watcher. |
119 …ata](_hi_app_event.md#oh_hiappevent_cleardata) (void) | Clears the events saved by all watchers. |
H A D_hi_app_event.md67saved. If the saved event meets the conditions specified by OH_HiAppEvent_SetTriggerCondition, the…
108 … [OH_HiAppEvent_OnTake](#oh_hiappevent_ontake) onTake) | Obtains the event saved by the watcher. |
111 | void [OH_HiAppEvent_ClearData](#oh_hiappevent_cleardata) (void) | Clears the events saved by all …
386saved. If the saved event meets the conditions specified by OH_HiAppEvent_SetTriggerCondition, the…
842 Clears the events saved by all watchers.
1085 Obtains the event saved by the watcher.
1096 …ll saved events are obtained. If the input value is greater than **0**, events are sorted by time …
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-distributed-data-management.md107 ## What should I do if I failed to use get() to obtain the data saved by @ohos.data.storage put()? …
118 ## What should I do if a large text file fails to be saved in an RDB store? (API version 9)
122 In API version 8, large text files cannot be saved in RDB stores.
126 …ximum length of a text file is 1024 bytes. If the text file exceeds 1024 bytes, it cannot be saved.
135 Data is successfully saved using **Preferences.put()**, but fails to be obtained by **Preferences.g…
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c113 PidHandle saved = {.handle = INVALID_INDEX}; in SASTORA_SaveHandleByPid() local
114 int index = SASTORA_FindHandleByPid(saStore, handle.pid, &saved); in SASTORA_SaveHandleByPid()
115 if (saved.handle == handle.handle) { in SASTORA_SaveHandleByPid()
/ohos5.0/docs/en/application-dev/dfx/
H A Dapprecovery-guidelines.md8saved, the previous application state and data will be restored upon next startup in the case of a…
36 …ports recovery, the application crashes. If a saved state is available for the restarted ability, …
39 … of an exception. Therefore, you need to understand when the application will load the saved state.
40 If the last exit of an application is not initiated by a user and a saved state is available for re…
41 …ly called. The flag is cleared when the application exits normally or the saved state is consumed.…
176 …t, **onCreate(want, launchParam)** of **EntryAbility** is called, and the saved data is stored in …
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-distributedobject.md129 | version | number | Yes| Version of the distributed data object saved.|
435 … the application is active, the saved data will not be released. When the application exits and re…
437 The saved data will be released in the following cases:
484 … the application is active, the saved data will not be released. When the application exits and re…
486 The saved data will be released in the following cases:
498 …| deviceId | string | Yes| ID of the device where the data is saved. The default value is **local*…
534 Revokes the data of this distributed data object saved. This API uses an asynchronous callback to r…
536 If the object is saved on the local device, the data saved on all trusted devices will be deleted.
588 Revokes the data of this distributed data object saved. This API uses a promise to return the resul…
590 If the object is saved on the local device, the data saved on all trusted devices will be deleted.
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp446 …auto saved = DistributedData::MetaDataManager::GetInstance().SaveMeta(saveMeta.GetKey(), saveMeta)… in SaveMetaData() local
448 if (!saved) { in SaveMetaData()
455saved = DistributedData::MetaDataManager::GetInstance().SaveMeta(appIdMeta.GetKey(), appIdMeta, tr… in SaveMetaData()
456 if (!saved) { in SaveMetaData()
/ohos5.0/docs/en/application-dev/application-models/
H A Dlifecycleapp-switch.md14 …ne whether it is a continuation-based launch scenario. If it is, the data saved before continuatio…
17 …d to determine whether it is a self-recovery scenario. If it is, the data saved before the restart…
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/photo_processor/photo_job_repository/
H A Dphoto_job_repository.h58 void UpdateJobQueueUnLocked(bool saved, DeferredPhotoJobPtr jobPtr);
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp347 auto saved = MetaDataManager::GetInstance().LoadMeta(newMeta.GetKey(), oldMeta, true); in SaveSwitches() local
348 if (!saved || newMeta != oldMeta) { in SaveSwitches()
351 ZLOGI("exist:%{public}d, changed:%{public}d", saved, newMeta != oldMeta); in SaveSwitches()
512 auto [saved, metaData] = GetMatrixMeta(device, true); in UpdateConsistentMeta()
513 if (!saved) { in UpdateConsistentMeta()
/ohos5.0/docs/en/application-dev/file-management/
H A Dapp-file-overview.md5 - The data used and saved by an application is stored in files, key-value (KV) pairs, and databases…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-GridObjectSortComponent.md41 …ortcomponentitem)>) => void | Yes| - | Callback invoked when changes are saved. The data after th…
179 // Callback invoked when changes are saved. The data after the changes is returned.
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-user.md405 OHOS # Memory statistics information saved in /storage/pid(4)_check.txt
422 OHOS # Leak check information saved in /storage/pid(4)_check.txt
455 OHOS # Leak check information saved in /storage/pid(4)_check.txt
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-picker.md281 | Promise&lt;Array&lt;string&gt;&gt; | Promise used to return the URIs of the documents saved.|
323 …;Array&lt;string&gt;&gt; | Yes | Callback invoked to return the URIs of the documents saved.|
366 …;Array&lt;string&gt;&gt; | Yes | Callback invoked to return the URIs of the documents saved.|
399 Obtains the subscript of the file name extension type of the file saved.
420 // Obtain the subscript of the filename extension of the file saved.
422 // Obtain the filename extension of the file saved.
648 | Promise&lt;Array&lt;string&gt;&gt; | Promise used to return the URIs of the audio clips saved.|
688 …rray&lt;string&gt;&gt; | Yes | Callback invoked to return the URIs of the audio clips saved.|
1067 | Promise&lt;Array&lt;string&gt;&gt; | Promise used to return the URIs of the files saved.|
1111 …k&lt;Array&lt;string&gt;&gt; | Yes | Callback invoked to return the URIs of the files saved.|
[all …]
/ohos5.0/base/global/timezone/
H A DREADME.md22 …he data to update the local time zone data. The updated time zone data is saved in the **./data/ia…

1234567