Home | History | Annotate | Download | only in core

Lines Matching refs:recorded

353 #    Also, LOCAL_XXXX values defined for a module are recorded in XXXX, e.g.:
355 # PATH -> recorded LOCAL_PATH for the module
356 # CFLAGS -> recorded LOCAL_CFLAGS for the module
370 # The list of LOCAL_XXXX variables that are recorded for each module definition
458 # Returns : The list of all recorded modules
466 # Returns : The list of all recorded non-imported modules
527 # Rationale: Return the recorded value of LOCAL_EXPORT_$2, if any, for module $1
537 # Rationale: Return the recorded value of LOCAL_EXPORT_$2, if any, for modules
550 # Rationale: Restore the recorded LOCAL_XXX definitions for a given module.
748 # Used to recompute all dependencies once all module information has been recorded.