Home
last modified time | relevance | path

Searched refs:CONFIG_JSON (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp28 constexpr char CONFIG_JSON[] = "config.json"; variable
38 std::string filename = rootDir + DELIMITER + (isStage ? MODULE_JSON : CONFIG_JSON); in CreateContext()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp66 const nlohmann::json CONFIG_JSON = R"( variable