Home
last modified time | relevance | path

Searched defs:empty_path (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmodat/
H A Dfchmodat02.c36 static char *empty_path; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/name_to_handle_at/
H A Dname_to_handle_at02.c20 static const char *valid_path = TEST_FILE, *invalid_path, *empty_path = ""; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Dexception.cpp114 static const path empty_path; in get_empty_path() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path_unittest.cpp357 CFX_Path empty_path; in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dprinter.h239 std::vector<int> empty_path; in Annotate() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.h239 std::vector<int> empty_path; in Annotate() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp493 CFX_Path empty_path; in ProcessClipPath() local
/aosp_15_r20/external/cronet/url/
H A Dgurl_unittest.cc610 GURL empty_path = url.GetWithEmptyPath(); in TEST() local