Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/idmap2/include/idmap2/
H A DFabricatedOverlay.h53 inline Builder& setFrroPath(std::string frro_path) { in setFrroPath() function
/aosp14/frameworks/base/cmds/idmap2/tests/
H A DFabricatedOverlayTests.cpp63 .setFrroPath("/foo/bar/biz.frro") in TEST()
H A DResourceMappingTests.cpp216 .setFrroPath("/foo/bar/biz.frro") in TEST()
H A DIdmapTests.cpp273 .setFrroPath("/foo/bar/biz.frro") in TEST()
/aosp14/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp271 builder.setFrroPath(path); in createFabricatedOverlay()