Searched defs:filepath (Results 1 – 10 of 10) sorted by relevance
/test/vts/tools/vts-core-tradefed/src/com/android/tradefed/util/ |
D | TargetFileUtils.java | 71 public static String getPermission(String filepath, ITestDevice device) in getPermission() 169 public static boolean isReadOnly(String filepath, ITestDevice device) in isReadOnly() 184 public static boolean isReadWriteOnly(String filepath, ITestDevice device) in isReadWriteOnly()
|
/test/vts/testcases/host/kernel_proc_file_api_test/ |
D | proc_utils.py | 80 def GetPermission(self, filepath): argument 138 def ReadFileContent(self, filepath): argument
|
/test/vts/utils/python/file/ |
D | target_file_utils.py | 41 def Exists(filepath, shell): argument 98 def ReadFileContent(filepath, shell): argument
|
/test/vts-testcase/kernel/ltp/ |
D | test_cases_parser.py | 162 def ReadCommentedTxt(self, filepath): argument
|
/test/vts-testcase/kernel/api/proc/ |
D | VtsKernelProcFileApiTest.py | 175 def ReadFileContent(self, filepath): argument
|
/test/vts-testcase/kernel/ltp/testcase/tools/ |
D | ltp_test_cases.py | 258 def ReadCommentedTxt(self, filepath): argument
|
/test/vts/drivers/resource/hidl_handle_driver/ |
D | VtsHidlHandleDriver.cpp | 43 HandleId VtsHidlHandleDriver::CreateFileHandle(string filepath, int flag, in CreateFileHandle()
|
/test/vts/utils/python/mirror/ |
D | mirror_tracker.py | 241 filepath, argument
|
D | resource_mirror.py | 674 def _createHandleForSingleFile(self, filepath, mode, int_data): argument
|
/test/vts/drivers/resource/resource_manager/ |
D | VtsResourceManager.cpp | 67 string filepath = file_desc_info.file_name(); in ProcessHidlHandleCommand() local
|