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
266 void OhosComponentsImpl::LoadInnerApi(const std::string &component_name, const std::vector<base::Va… in LoadInnerApi()426 std::string component_name = str_val.substr(0, sep); in GetExternalDepsLabel() local471 bool OhosComponentsImpl::GetSubsystemName(const Value &component_name, std::string &subsystem_name,… in GetSubsystemName() argument
683 std::string component_name = ""; in prepareProgram() local
198 char component_name[OMX_MAX_STRINGNAME_SIZE]; member