Home
last modified time | relevance | path

Searched defs:cloudFileSyncEnabled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h319 bool cloudFileSyncEnabled = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h83 bool cloudFileSyncEnabled; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp251 bool cloudFileSyncEnabled = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h666 void SetCloudFileSyncEnabled(bool cloudFileSyncEnabled) in SetCloudFileSyncEnabled()