OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddResourceImpl
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt2/
ResourceTable.cpp
305
return
AddResourceImpl
(name, {}, config, product, std::move(value), ValidateName,
315
return
AddResourceImpl
(name, res_id, config, product, std::move(value), ValidateName,
342
return
AddResourceImpl
(name, ResourceId{}, config, StringPiece{}, std::move(fileRef),
351
return
AddResourceImpl
(name, ResourceId{}, config, product, std::move(value), SkipValidateName,
361
return
AddResourceImpl
(name, id, config, product, std::move(value), SkipValidateName,
365
bool ResourceTable::
AddResourceImpl
(const ResourceNameRef& name, const ResourceId& res_id,
ResourceTable.h
285
bool
AddResourceImpl
(const ResourceNameRef& name, const ResourceId& res_id,
Completed in 1872 milliseconds