Home
last modified time | relevance | path

Searched refs:popData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dperformance_dumper.c64 PerformData *popData; in ClearPerformDataVec() local
65 HC_VECTOR_POPELEMENT(&g_performDataVec, &popData, index); in ClearPerformDataVec()
66 DestroyPerformData(popData); in ClearPerformDataVec()
97 PerformData *popData; in RemovePerformDataIfExist() local
98 HC_VECTOR_POPELEMENT(&g_performDataVec, &popData, index); in RemovePerformDataIfExist()
99 DecreaseSessionNum(popData); in RemovePerformDataIfExist()
100 DestroyPerformData(popData); in RemovePerformDataIfExist()
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.31/
H A Dchangelogs-arkui.md513 public popData(): void {