Home
last modified time | relevance | path

Searched refs:retParcel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_callback_stub.cpp35 MessageParcel retParcel; in DoCallBack() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_service_proxy.cpp663 …auto retParcel = StartFileCacheWriteParcel(data, pathVec, fieldkey, isCallbackValid, downloadCallb… in StartFileCache() local
664 if (retParcel != E_OK) { in StartFileCache()
666 return retParcel; in StartFileCache()