Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/1/android/hardware/security/see/storage/
DIStorageSession.aidl40 …nFile(in @utf8InCpp String filePath, in android.hardware.security.see.storage.OpenOptions options); in openFile()
41 void deleteFile(in @utf8InCpp String filePath); in deleteFile()
/hardware/interfaces/security/see/storage/aidl/android/hardware/security/see/storage/
DIStorageSession.aidl86 IFile openFile(in @utf8InCpp String filePath, in OpenOptions options); in openFile()
101 void deleteFile(in @utf8InCpp String filePath); in deleteFile()
/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/current/android/hardware/security/see/storage/
DIStorageSession.aidl40 …nFile(in @utf8InCpp String filePath, in android.hardware.security.see.storage.OpenOptions options); in openFile()
41 void deleteFile(in @utf8InCpp String filePath); in deleteFile()
/hardware/google/camera/devices/EmulatedCamera/hwl/tools/
Dparse_bugreport.py35 def storeJsonConfigration(filePath, chars): argument
/hardware/google/pixel/usb/include/pixelusb/
DUsbDataSessionMonitor.h71 std::string filePath; member
/hardware/google/pixel/pwrstats_util/
Dpwrstats_util.cpp46 std::string filePath; member in Options
/hardware/google/pixel/usb/
DUsbDataSessionMonitor.cpp73 static int addEpollFile(const int &epollFd, const std::string &filePath, unique_fd &fileFd) { in addEpollFile()
96 static void removeEpollFile(const int &epollFd, const std::string &filePath, unique_fd &fileFd) { in removeEpollFile()
/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp147 void findConfigFile(const string& configName, string& filePath) { in findConfigFile()
/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp151 bool findConfigFile(const string& configName, string& filePath) { in findConfigFile()
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.cpp52 char filePath[MAX_FILE_PATH_LEN]; in findIioPowerMonitorNodes() local
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp239 string& filePath) { in findConfigFilePathFromTransportConfigPaths()
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp217 string& filePath) { in findConfigFilePathFromTransportConfigPaths()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc243 string& filePath) { in findConfigFilePathFromTransportConfigPaths()
/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
DCarAudioConfigurationXmlConverter.cpp74 inline bool isReadableConfigurationFile(const std::string& filePath) { in isReadableConfigurationFile()
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2488 std::string filePath = dirPath + "/" + std::string(f->d_name); in loadPropConfigsFromDir() local
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2917 std::string filePath = dirPath + "/" + std::string(f->d_name); in loadPropConfigsFromDir() local