Home
last modified time | relevance | path

Searched defs:path_error (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/nanopb-c/examples/network_server/
H A Dfileproto.proto17 optional bool path_error = 1 [default = false]; field
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_query.py249 path_error = {} variable in HelpsourceEntryokTest.Dummy_HelpSource
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c1744 path_error(path_t *path) in path_error() function