HomeSort by relevance Sort by last modified time
    Searched refs:xmls (Results 1 - 8 of 8) sorted by null

  /system/update_engine/include/
update_includes.sh 42 local xmls=("${@:3}")
49 ${DBUS_GENERATOR} "${xmls[@]}" --mock="${mockh}" --proxy="${proxyh}"
  /cts/
OldCtsBuild.mk 35 define cts-get-test-xmls
43 define cts-get-deqp-test-xmls
OldCtsTestCaseList.mk 324 # All the XMLs that will end up under the repository/testcases
326 CTS_TEST_XMLS := $(call cts-get-test-xmls,$(cts_host_libraries)) \
327 $(call cts-get-test-xmls,$(cts_test_packages)) \
328 $(call cts-get-test-xmls,$(cts_native_tests)) \
329 $(call cts-get-test-xmls,$(cts_target_junit_tests)) \
330 $(call cts-get-deqp-test-xmls,$(cts_deqp_test_apis))
  /build/core/
android_manifest.mk 1 # Handle AndroidManifest.xmls
config.mk 589 # Tool to merge AndroidManifest.xmls
    [all...]
  /cts/suite/cts/utils/
get_csv_report.py 148 xmls = executeWithResult("find " + path + " -name testResult.xml -print")
150 print xmls
151 for xml in xmls.splitlines():
  /frameworks/base/tools/aapt/
Resource.cpp 1225 sp<ResourceTypeSet> xmls; local
    [all...]
  /external/guice/extensions/persist/lib/
hibernate-entitymanager.jar 

Completed in 321 milliseconds