Home
last modified time | relevance | path

Searched refs:component2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp112 Config::Component component2; in CreateConfig() local
115 CreateComponent(component2, index++, prefix); in CreateConfig()
116 config.components = { component1, component2 }; in CreateConfig()
/ohos5.0/build/config/
H A DBUILDCONFIG.gn423 # Using this arg like this, --gn-args 'enable_debug_components="component1,component2"'