Searched defs:innerObj (Results 1 – 2 of 2) sorted by relevance
73 auto innerObj = panda::guard::JsonUtil::GetJsonObject(object, objKey); in ParseObfuscationOption() local99 auto innerObj = panda::guard::JsonUtil::GetJsonObject(obj, FILE_NAME_OBFUSCATION); in ParseFileNameOption() local117 auto innerObj = panda::guard::JsonUtil::GetJsonObject(obj, KEEP_OPTIONS); in ParseKeepOption() local
118 const auto *innerObj = obj.GetValue<JsonObject::JsonObjPointer>("key_1")->get(); in TEST() local