HomeSort by relevance Sort by last modified time
    Searched refs:primary_path (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/gn/
input_file_manager.cc 40 base::FilePath primary_path = build_settings->GetFullPath(name); local
42 if (!file->Load(primary_path)) {
50 FilePathToUTF8(primary_path) + "\n"
57 "Unable to load \"" + FilePathToUTF8(primary_path) + "\".");
  /bionic/libc/kernel/uapi/rdma/
ib_user_cm.h 124 __u64 primary_path; member in struct:ib_ucm_req
230 struct ib_user_path_rec primary_path; member in struct:ib_ucm_req_event_resp
  /external/kernel-headers/original/uapi/rdma/
ib_user_cm.h 138 __u64 primary_path; member in struct:ib_ucm_req
233 struct ib_user_path_rec primary_path; member in struct:ib_ucm_req_event_resp

Completed in 265 milliseconds