Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Deditor_command.cpp65 OHOS::SmartPerf::StartUpDelay sd; in SlideFps() local
78 OHOS::SmartPerf::StartUpDelay sd; in SlideFPS() local
111 OHOS::SmartPerf::StartUpDelay sd; in ResponseTime() local
122 OHOS::SmartPerf::StartUpDelay sd; in ColdStartHM() local
135 OHOS::SmartPerf::StartUpDelay sd; in CompleteTime() local
147 OHOS::SmartPerf::StartUpDelay sd; in ColdStart() local
187 OHOS::SmartPerf::StartUpDelay sd; in HotStart() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DProfileSignTool.java126 SignedData sd = new SignedData(new DERSet(digestAlgIds), encryptInfo, certList, crlList, in signProfile() local