Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/drm/1.0/vts/functional/
Dvendor_modules.cpp36 void VendorModules::scanModules(const std::string &directory) { in scanModules() argument
37 DIR* dir = opendir(directory.c_str()); in scanModules()
39 ALOGE("Unable to open drm VTS vendor directory %s", directory.c_str()); in scanModules()
44 string fullpath = directory + "/" + entry->d_name; in scanModules()
/hardware/google/graphics/common/libmemtrack/
Dmali.cpp60 DIR *directory; in scan_directory_for_filenames() local
66 directory = opendir(MALI_DEBUG_FS_PATH); in scan_directory_for_filenames()
78 if (directory != NULL) { in scan_directory_for_filenames()
80 while ((entries = readdir(directory))) { in scan_directory_for_filenames()
92 (void) closedir(directory); in scan_directory_for_filenames()
/hardware/google/pixel-sepolicy/wifi_logger/
DREADME.md3 This directory contains all the SELinux rules for communication with the
6 The implementation is at ['vendor/google/apps/PixelLogger'] directory
/hardware/google/pixel-sepolicy/citadel/
DREADME.md3 This directory contains all the SELinux rules for communication with the
/hardware/interfaces/rebootescrow/aidl/vts/functional/
DREADME.md1 Many of the tests in this directory may require that TEE Keymaster
/hardware/google/camera/
DAndroid.bp12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/ti/am57x/
DAndroid.bp12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/google/pixel/
DAndroid.bp13 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/google/gchips/
DAndroid.bp13 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
DREADME1 This directory contains a modified version of the default implementation
/hardware/qcom/sdm845/display/
DAndroid.bp9 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/qcom/sm8150/display/
DAndroid.bp12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal106 * Enumerate all the fingerprint templates found in the directory set by
142 * user's data directory.
145 * @param storePath filesystem path to the template storage directory.
/hardware/libhardware/
DAndroid.bp11 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/qcom/sm7250/display/
DAndroid.bp12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/st/secure_element2/
DAndroid.bp24 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/qcom/sm8150/gps/
DAndroid.bp12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/qcom/display/
DAndroid.bp24 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/qcom/sm7250/gps/
DAndroid.bp12 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/interfaces/
DAndroid.bp9 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/ti/am57x/libhwcomposer/
DAndroid.bp23 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md4 …core functionality and to an extent omx components as well. The current directory contains the fol…
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DREADME.md41 Create a directory CORPUS_DIR
/hardware/interfaces/audio/
DREADME.md11 can not be moved into the `core` directory because that would change
/hardware/interfaces/health/2.0/
DREADME20 1. Create directory

12