Searched refs:contents (Results 1 – 10 of 10) sorted by relevance
54 memset(&contents, 0, sizeof(contents)); in initialize()59 return &contents.value;63 return contents.value;69 mutator(&contents.value); in mutate()74 WriteProtectedContents<T> contents;77 auto addr = &contents; in set_protection()
29 unsigned int contents : 2; member
52 result->contents = MODIFY_LDT_CONTENTS_DATA; in __init_user_desc()
406 std::string contents; in TEST() local407 ASSERT_TRUE(android::base::ReadFileToString(tf.path, &contents)); in TEST()410 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(contents.c_str())); in TEST()475 std::string contents; in TEST() local476 ASSERT_TRUE(android::base::ReadFileToString(tf.path, &contents)); in TEST()479 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(contents.c_str())); in TEST()697 std::string contents; in GetAllocatorVersion() local698 ASSERT_TRUE(android::base::ReadFileToString(tf.path, &contents)); in GetAllocatorVersion()701 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(contents.c_str())); in GetAllocatorVersion()
116 wherever such third-party notices normally appear. The contents
183 contents for external/kernel-headers/.
206 checked to make sure that none of the contents have been modified since538 The new line fingerprint line is the contents of the ro.build.fingerprint
253 ctypes.POINTER(clang.cindex.Token * count)).contents