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.cpp63 OHOS::SmartPerf::StartUpDelay sd; in SlideFps() local
76 OHOS::SmartPerf::StartUpDelay sd; in SlideFPS() local
109 OHOS::SmartPerf::StartUpDelay sd; in ResponseTime() local
120 OHOS::SmartPerf::StartUpDelay sd; in CompleteTime() local
132 OHOS::SmartPerf::StartUpDelay sd; in ColdStart() local
172 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