Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 8 of 8) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/
Dhtrace_hisysevent_parser.cpp80 uint64_t serial) in NoArrayDataParse()
103 uint64_t serial) in ArrayDataParse()
124 …raceHisyseventParser::CommonDataParser(JsonData jData, DataIndex eventSourceIndex, uint64_t serial) in CommonDataParser()
186 uint64_t serial = tracePacket.info(i).id(); in Parse() local
/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dhisys_event_parser_test.cpp59 uint64_t serial = 1; variable
100 uint64_t serial = 1; variable
145 uint64_t serial = 1; variable
Dtable_test.cpp531 uint64_t serial = 1; variable
977 uint32_t serial = 1; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DCertChainUtils.java62BigInteger serial) throws KeyStoreException, InvalidAlgorithmParameterException, in getCertPath()
92 …c void verifyCertChain(List<X509Certificate> certificates, X500Principal issuer, BigInteger serial, in verifyCertChain()
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dperf_data_filter.cpp28 size_t PerfDataFilter::AppendPerfFiles(uint64_t fileId, uint32_t serial, DataIndex symbols, DataInd… in AppendPerfFiles()
Dhi_sysevent_measure_filter.cpp31 DataIndex HiSysEventMeasureFilter::AppendNewValue(uint64_t serial, in AppendNewValue()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp158 uint32_t serial = 0; in UpdateSymbolAndFilesData() local
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp721 size_t PerfFiles::AppendNewPerfFiles(uint64_t fileIds, uint32_t serial, DataIndex symbols, DataInde… in AppendNewPerfFiles()
1603 void SysEventMeasureData::AppendData(uint64_t serial, in AppendData()