Home
last modified time | relevance | path

Searched refs:FILE_MODULE (Results 1 – 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/cpufreq/
Dmodule.sh7 if [ $FILE_MODULE ]; then
10 FILE_MODULE=DONE
/external/libchrome/base/
Dbase_paths.h39 FILE_MODULE, // Path and filename of the module containing the code for enumerator
Dbase_paths.cc23 if (!PathService::Get(FILE_MODULE, result)) in PathProvider()
Dbase_paths_posix.cc40 case FILE_MODULE: { // TODO(evanm): is this correct? in PathProviderPosix()