HomeSort by relevance Sort by last modified time
    Searched defs:_app (Results 1 - 2 of 2) sorted by null

  /ndk/build/core/
build-local.mk 195 _app := local macro
197 NDK_APPS := $(_app)
222 $(foreach _app,$(NDK_APPS),\
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
map_job_config.py 95 _app = _Option(basestring, can_be_none=True) variable in class:JobConfig
132 "app_id": self._app,
212 _app=mr_spec.params.get("app_id"),

Completed in 106 milliseconds