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.cpp54 OHOS::SmartPerf::StartUpDelay sd; in ResponseTime() local
65 OHOS::SmartPerf::StartUpDelay sd; in CompleteTime() local
77 OHOS::SmartPerf::StartUpDelay sd; in ColdStart() local
112 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