Home
last modified time | relevance | path

Searched refs:LoadTableFromPb (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink.cpp272 static std::unique_ptr<ResourceTable> LoadTableFromPb(const Source& source, const void* data, in LoadTableFromPb() function
1063 return LoadTableFromPb(file->GetSource(), data->data(), data->size(), in LoadTablePbFromCollection()
1139 LoadTableFromPb(file->GetSource(), data->data(), data->size(), context_->GetDiagnostics()); in MergeResourceTable()