OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imported_component_name
(Results
1 - 1
of
1
) sorted by null
/test/vts/compilation_tools/vtsc/code_gen/profiler/
HalHidlProfilerCodeGen.cpp
451
string
imported_component_name
= import_name.name();
local
455
<< imported_package_version << "/" <<
imported_component_name
local
459
if (
imported_component_name
[0] == 'I') {
460
imported_component_name
=
imported_component_name
.substr(1);
463
<< imported_package_version << "/" <<
imported_component_name
local
Completed in 93 milliseconds