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.h50 struct ObfuscationConfig { struct
51 std::string abcFilePath;
52 std::string obfAbcFilePath;
53 std::string obfPaFilePath;
54 std::string compileSdkVersion;
55 uint8_t targetApiVersion;
56 std::string targetApiSubVersion; // This field represents compatibleSdkVersions Stage
57 std::string filesInfoPath;
58 std::string sourceMapsPath;
59 std::string entryPackageInfo;
[all …]