Searched refs:obj_path (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/gold/
H A Dgold-plugin.cpp83 static std::string obj_path; member in namespace:options
109 obj_path = opt.substr(strlen("obj-path="));
493 if (options::obj_path.empty())
/external/chromium_org/dbus/
H A Dbus.cc878 const ObjectPath obj_path("/org/freedesktop/DBus");
880 !get_name_owner_call.SetPath(obj_path)) {

Completed in 1061 milliseconds