Home
last modified time | relevance | path

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

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