Searched defs:component_name (Results 1 – 5 of 5) sorted by relevance
66 component_name = trace_use_pat.sub( '', src_line ) variable86 component_name = trace_def_pat_opn.sub( '', hdr_line ) variable87 component_name = trace_def_pat_cls.sub( '', component_name ) variable
4 "component_name": "skqp" string
368 std::string component_name = str_val.substr(0, sep); in GetExternalDepsLabel() local384 bool OhosComponentsImpl::GetSubsystemName(const Value &component_name, std::string &subsystem_name,… in GetSubsystemName() argument
683 std::string component_name = ""; in prepareProgram() local
197 char component_name[OMX_MAX_STRINGNAME_SIZE]; member