Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.cpp143 void SceneTimerOhImpl::TriggerCallbak(int recordKey) in TriggerCallbak()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp130 std::string recordKey = unifiedKey + "/" + record->GetUid(); in Put() local