OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCHEMA_VERSION
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libop/
op_xml_out.h
20
PROCESSOR, CPU_NAME, TITLE,
SCHEMA_VERSION
, MHZ,
op_xml_events.c
24
char const *
schema_version
= "1.1";
local
29
init_xml_str_attr(
SCHEMA_VERSION
,
schema_version
, buffer, MAX_BUFFER);
/external/oprofile/libpp/
xml_utils.cpp
252
string const
schema_version
= "3.0";
local
259
cout << init_attr(
SCHEMA_VERSION
,
schema_version
);
Completed in 24 milliseconds