Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/persistence/
H A DAppLaunchSceneDbAdapter.cpp18 void AppLaunchSceneDbAdapter::CreateRecord(const std::string& bundleName, const AppStartRecord& rec… in CreateRecord() function in AppLaunchSceneDbAdapter
43 void AppLaunchSceneDbAdapter::CreateRecord(const AppStartRecord& record) in CreateRecord() function in AppLaunchSceneDbAdapter
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dui_extension_record_factory.cpp50 int32_t UIExtensionRecordFactory::CreateRecord( in CreateRecord() function in OHOS::AbilityRuntime::UIExtensionRecordFactory
H A Dextension_record_factory.cpp120 int32_t ExtensionRecordFactory::CreateRecord( in CreateRecord() function in OHOS::AbilityRuntime::ExtensionRecordFactory
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.cpp97 void AnimatorSceneDataProcessor::CreateRecord(std::shared_ptr<XperfEvt> evt, int32_t indexPoint) in CreateRecord() function in AnimatorSceneDataProcessor
H A DAppLaunchSceneDataProcessor.cpp367 void AppLaunchSceneDataProcessor::CreateRecord(const AppStartCheckPointData& data) in CreateRecord() function in AppLaunchSceneDataProcessor
372 void AppLaunchSceneDataProcessor::CreateRecord(const std::string& bundleName, const AppStartCheckPo… in CreateRecord() function in AppLaunchSceneDataProcessor
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_host_record.cpp284 FormHostRecord FormHostRecord::CreateRecord(const FormItemInfo &info, in CreateRecord() function in OHOS::AppExecFwk::FormHostRecord
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
H A Dsend_command_v10.cpp130 static int32_t CreateRecord(const ExecEnv &env, FileInfo &fileInfo, bool isRestart) in CreateRecord() function