Home
last modified time | relevance | path

Searched defs:StoreContentToFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp165 int32_t BundleDaemonHandler::StoreContentToFile(const char *filePath, const void *buffer, uint32_t … in StoreContentToFile() function in OHOS::BundleDaemonHandler
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp295 int32_t BundleDaemonClient::StoreContentToFile(const char *file, const void *buffer, uint32_t size) in RegisterCallback() function in OHOS::BundleDaemonClient