Home
last modified time | relevance | path

Searched defs:product_name (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/ohos/
Dmeson_cross_process.py100 def generate_pc_file(file_raw, project_dir, product_name): argument
113 def process_pkgconfig(project_dir, product_name): argument
/third_party/cef/libcef/common/
Dcrash_reporter_client.cc579 std::wstring* product_name, in GetProductNameAndVersion()
605 void CefCrashReporterClient::GetProductNameAndVersion(const char** product_name, in GetProductNameAndVersion()
611 void CefCrashReporterClient::GetProductNameAndVersion(std::string* product_name, in GetProductNameAndVersion()
/third_party/gn/src/gn/
Dxcode_object.cc694 const std::string& product_name, in PBXNativeTarget()
842 std::string product_name = ext_offset != std::string::npos in AddNativeTarget() local
/third_party/libinput/src/
Dquirks.c404 char sys_vendor[LEN], product_name[LEN], product_version[LEN]; in init_dmi_freebsd() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmetadata.h449 gchar *product_name; member