Home
last modified time | relevance | path

Searched defs:CheckFilePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/module/
Dmodule.go495 func CheckFilePath(path string) error { func
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp115 TEST_F(FiemapWriterTest, CheckFilePath) { in TEST_F() argument