Searched defs:CreateRecord (Results 1 – 7 of 7) sorted by relevance
18 void AppLaunchSceneDbAdapter::CreateRecord(const std::string& bundleName, const AppStartRecord& rec… in CreateRecord() function in AppLaunchSceneDbAdapter43 void AppLaunchSceneDbAdapter::CreateRecord(const AppStartRecord& record) in CreateRecord() function in AppLaunchSceneDbAdapter
50 int32_t UIExtensionRecordFactory::CreateRecord( in CreateRecord() function in OHOS::AbilityRuntime::UIExtensionRecordFactory
120 int32_t ExtensionRecordFactory::CreateRecord( in CreateRecord() function in OHOS::AbilityRuntime::ExtensionRecordFactory
97 void AnimatorSceneDataProcessor::CreateRecord(std::shared_ptr<XperfEvt> evt, int32_t indexPoint) in CreateRecord() function in AnimatorSceneDataProcessor
367 void AppLaunchSceneDataProcessor::CreateRecord(const AppStartCheckPointData& data) in CreateRecord() function in AppLaunchSceneDataProcessor372 void AppLaunchSceneDataProcessor::CreateRecord(const std::string& bundleName, const AppStartCheckPo… in CreateRecord() function in AppLaunchSceneDataProcessor
284 FormHostRecord FormHostRecord::CreateRecord(const FormItemInfo &info, in CreateRecord() function in OHOS::AppExecFwk::FormHostRecord
130 static int32_t CreateRecord(const ExecEnv &env, FileInfo &fileInfo, bool isRestart) in CreateRecord() function