Searched defs:sectionName (Results 1 – 11 of 11) 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()
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
853 const String8 sectionName(section); in getTagFromName() local
330 public static void beginSection(@NonNull String sectionName) { in beginSection()
93 const char *sectionName = section.sectionName.c_str(); in createDescriptorFromHidl() local
277 hardware::hidl_string sectionName = "VendorTestSection"; in TEST() local
270 void SectionExists(const std::string& sectionName, int minsize) { in SectionExists()
2424 const char *sectionName = section.sectionName.c_str(); in createDescriptorFromHidl() local