Home
last modified time | relevance | path

Searched defs:TYPE_APP_PLUGIN (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/include/
Dconstants.h139 const std::string TYPE_APP_PLUGIN = "appPlugin"; variable
/developtools/packing_tool/adapter/ohos/
DCompressor.java134 private static final String TYPE_APP_PLUGIN = "appPlugin"; field in Compressor