Home
last modified time | relevance | path

Searched defs:NextId (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/compile/
H A DIdAssigner.cpp212 std::optional<Id> NextIdFinder<Id, Key>::NextId() { in NextId() function in aapt::__anon9f4d29280211::NextIdFinder
263 Result<ResourceId> TypeGroup::NextId() { in NextId() function in aapt::__anon9f4d29280211::TypeGroup
344 std::optional<ResourceId> IdAssignerContext::NextId(const ResourceName& name, in NextId() function in aapt::__anon9f4d29280211::IdAssignerContext
/aosp_15_r20/frameworks/native/libs/adbd_auth/
H A Dadbd_auth.cpp119 uint64_t NextId() { return next_id_++; } in NextId() function
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp106 unsigned NextId = FileIdMap.size() + 1; in maybeRecordFile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp240 unsigned NextId = FileIdMap.size() + 1; in maybeRecordFile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp201 unsigned NextId = FileIdMap.size() + 1; in maybeRecordFile() local