Searched refs:language (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/system/sepolicy/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 4 ; language. 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 21 ; Unfortunately, we can't currently express this in module policy language: 26 ; Unfortunately, we can't currently express this in module policy language: 31 ; Unfortunately, we can't currently express this in module policy language:
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 4 ; language. 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 21 ; Unfortunately, we can't currently express this in module policy language: 26 ; Unfortunately, we can't currently express this in module policy language:
|
/system/tools/hidl/ |
D | README.md | 13 hidl-gen -o output-path -L language (-r interface-root) fqname 16 language: output file for given language. e.g.c++, vts..
|
D | main.cpp | 47 using ValidationFunction = std::function<bool(const FQName &, const std::string &language)>; 151 OutputHandler::GenerationFunction generationFunctionForFileOrPackage(const std::string &language) { in generationFunctionForFileOrPackage() argument 152 return [language](const FQName &fqName, in generationFunctionForFileOrPackage() 160 language); in generationFunctionForFileOrPackage() 166 language); in generationFunctionForFileOrPackage() 683 const char *language, in generateAndroidBpGenSection() argument 694 << " -L" << language << " "; in generateAndroidBpGenSection() 1039 const FQName &fqName, const std::string &language) { in validateForSource() argument 1056 if (language != "java" || name.find("types.") != 0) { in validateForSource()
|
/system/media/camera/docs/ |
D | metadata_template.mako | 14 See the License for the specific language governing permissions and 35 % for (language, klass) in typedef.languages.iteritems(): 36 <language name="${language}">${klass | h}</language>
|
/system/tools/hidl/test/version_test/bad4/version/2.2/ |
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad3/version/2.2/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
/system/bt/tools/ |
D | Android.bp | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/hash_test/good/hash/1.0/ |
D | IHash.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad1/version/2.2/ |
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
/system/timezone/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/good/version/1.0/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/good/version/2.2/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad1/version/1.0/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/error_test/no_interface_in_types/error/1.0/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/error_test/same_package_name/error/1.0/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
/system/bt/build/secondary/third_party/tinyxml2/ |
D | BUILD.gn | 13 # See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad2/version/2.2/ |
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad4/version/1.0/ |
D | IFoo.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad1/version/2.3/ |
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/version_test/bad3/version/2.3/ |
D | IBar.hal | 13 * See the License for the specific language governing permissions and
|
/system/tools/hidl/test/vendor/1.1/ |
D | IVendor.hal | 13 * See the License for the specific language governing permissions and
|
12345678910>>...13