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

  /external/llvm/tools/gold/
gold-plugin.cpp 77 static std::string obj_path; member in namespace:options
103 obj_path = opt.substr(strlen("obj-path="));
449 if (options::obj_path.empty())
  /external/chromium_org/dbus/
bus.cc 877 const ObjectPath obj_path("/org/freedesktop/DBus");
879 !get_name_owner_call.SetPath(obj_path)) {
    [all...]

Completed in 1083 milliseconds