Home
last modified time | relevance | path

Searched defs:OutputFiles (Results 1 – 7 of 7) sorted by relevance

/system/tools/aidl/build/
Daidl_interface_metadata_singleton.go150 func (m *aidlInterfacesMetadataSingleton) OutputFiles(tag string) (android.Paths, error) { func
/system/sepolicy/build/soong/
Dsepolicy_vers.go107 func (v *sepolicyVers) OutputFiles(tag string) (android.Paths, error) { func
Dbuild_files.go79 func (b *buildFiles) OutputFiles(tag string) (android.Paths, error) { func
Dpolicy.go201 func (c *policyConf) OutputFiles(tag string) (android.Paths, error) { func
356 func (c *policyCil) OutputFiles(tag string) (android.Paths, error) { func
Dversioned_policy.go180 func (m *versionedPolicy) OutputFiles(tag string) (android.Paths, error) { func
/system/tools/aidl/tests/
Dfake_io_delegate.cpp159 const std::map<std::string, std::string>& FakeIoDelegate::OutputFiles() const { in OutputFiles() function in android::aidl::test::FakeIoDelegate
/system/tools/hidl/build/
Dhidl_interface.go161 func (m *hidlInterfacesMetadataSingleton) OutputFiles(tag string) (android.Paths, error) { func