Searched defs:sectionName (Results 1 – 13 of 13) sorted by relevance
24 void ATrace_beginSection(const char* sectionName) { in ATrace_beginSection()32 void ATrace_beginAsyncSection(const char* sectionName, int32_t cookie) { in ATrace_beginAsyncSection()36 void ATrace_endAsyncSection(const char* sectionName, int32_t cookie) { in ATrace_endAsyncSection()
65 public static void beginSection(String sectionName) { in beginSection()
79 public WriteSection startSection(@NonNull String sectionName) throws IOException { in startSection()318 WriteSection startSection(@NonNull String sectionName) throws IOException; in startSection()347 public WriteSection startSection(@NonNull String sectionName) throws IOException { in startSection()
372 String sectionName) { in checkExtendedSectionExists()391 String sectionName) { in parseExtendedXMPSections()
347 private synchronized void beginTraceAsync(String sectionName) { in beginTraceAsync()
192 String8 sectionName = parcel->readString8(); in readFromParcel() local342 String8 sectionName = mSections[sectionId]; in dump() local555 const char *sectionName = vOps->get_section_name(vOps, tag); in createDescriptorFromOps() local
870 const String8 sectionName(section); in getTagFromName() local
172 private void setCurrentSection(String sectionName) { in setCurrentSection()
284 public static void beginSection(@NonNull String sectionName) { in beginSection()
351 void SectionExists(const std::string& sectionName, int minsize) { in SectionExists()
94 const char *sectionName = section.sectionName.c_str(); in createDescriptorFromHidl() local
370 hardware::hidl_string sectionName = "VendorTestSection"; in TEST() local
2936 const char *sectionName = section.sectionName.c_str(); in createDescriptorFromHidl() local