Searched refs:protection (Results 1 – 3 of 3) sorted by relevance
149 uint64_t protection = stream_.traceDataCache_->GetDataIndex(PERMISSION_01); variable150 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[0] == protection);188 uint64_t protection = stream_.traceDataCache_->GetDataIndex(PERMISSION_01); variable189 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[0] == protection);198 protection = stream_.traceDataCache_->GetDataIndex(PERMISSION_02);199 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[1] == protection);
310 DataIndex protection = traceDataCache_->GetDataIndex(smapsInfo.permission().ToStdString()); in ParseSmapsInfoEasy() local320 … size, reside, protection, path, sharedClean, sharedDirty, in ParseSmapsInfoEasy()
8 The mandatory code signing mechanism provides validity check and integrity protection for apps in r…