Home
last modified time | relevance | path

Searched defs:PreCheck (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dui_extension_record_factory.cpp44 int32_t UIExtensionRecordFactory::PreCheck( in PreCheck() function in OHOS::AbilityRuntime::UIExtensionRecordFactory
H A Dextension_record_factory.cpp50 int32_t ExtensionRecordFactory::PreCheck(const AAFwk::AbilityRequest &abilityRequest, const std::st… in PreCheck() function in OHOS::AbilityRuntime::ExtensionRecordFactory
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp35 bool AppPreloader::PreCheck(const std::string &bundleName, PreloadMode preloadMode) in PreCheck() function in OHOS::AppExecFwk::AppPreloader
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager.cpp190 ChildProcessManagerErrorCode ChildProcessManager::PreCheck() in PreCheck() function in OHOS::AbilityRuntime::ChildProcessManager
203 ChildProcessManagerErrorCode ChildProcessManager::PreCheck(int32_t childProcessType) in PreCheck() function in OHOS::AbilityRuntime::ChildProcessManager
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.cpp39 bool DfxModule::PreCheck(uint8_t argsNum) in PreCheck() function in OHOS::ACELite::DfxModule
/ohos5.0/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp52 bool UpdateApplyPatch::PreCheck(const PatchParam &param, const UpdatePatchWriterPtr writer) in PreCheck() function in UpdatePatch::UpdateApplyPatch
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp910 int CloudSyncer::PreCheck(CloudSyncer::TaskId &taskId, const TableName &tableName) in PreCheck() function in DistributedDB::CloudSyncer