Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda_guard/configs/
Dguard_options.h59 struct ObfuscationConfig { struct
60 std::string abcFilePath;
61 std::string obfAbcFilePath;
62 std::string obfPaFilePath;
63 std::string compileSdkVersion;
64 uint8_t targetApiVersion;
65 std::string targetApiSubVersion; // This field represents compatibleSdkVersions Stage
66 std::string filesInfoPath;
67 std::string sourceMapsPath;
68 std::string entryPackageInfo;
[all …]