Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/include/
Dconstants.h134 const std::string PROFILE_NAME = "CAPABILITY.profile"; variable
/developtools/packing_tool/adapter/ohos/
DCompressVerify.java45 private static final String PROFILE_NAME = "CAPABILITY.profile"; field in CompressVerify