Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/htrace/
Dsmaps_parser_test.cpp149 uint64_t protection = stream_.traceDataCache_->GetDataIndex(PERMISSION_01); variable
150 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[0] == protection);
188 uint64_t protection = stream_.traceDataCache_->GetDataIndex(PERMISSION_01); variable
189 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[0] == protection);
198 protection = stream_.traceDataCache_->GetDataIndex(PERMISSION_02);
199 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[1] == protection);
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_mem_parser.cpp310 DataIndex protection = traceDataCache_->GetDataIndex(smapsInfo.permission().ToStdString()); in ParseSmapsInfoEasy() local
320 … size, reside, protection, path, sharedClean, sharedDirty, in ParseSmapsInfoEasy()
/developtools/hapsigner/
DREADME.md8 The mandatory code signing mechanism provides validity check and integrity protection for apps in r…