Searched refs:empty_path (Results 1 - 3 of 3) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
H A D | name_to_handle_at02.c | 20 static const char *valid_path = TEST_FILE, *invalid_path, *empty_path = ""; variable 39 {"empty-path", AT_FDCWD, &empty_path, 0, &valid_fhp, &valid_mount_id, ENOENT},
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | printer.h | 237 std::vector<int> empty_path; in Annotate() local 238 Annotate(begin_varname, end_varname, file_name, empty_path); in Annotate()
|
/third_party/node/deps/v8/src/profiler/ |
H A D | profile-generator.cc | 1205 const ProfileStackTrace empty_path; in AddPathToCurrentProfiles() local 1219 profile->AddPath(timestamp, accepts_context ? path : empty_path, src_line, in AddPathToCurrentProfiles()
|
Completed in 3 milliseconds