Home
last modified time | relevance | path

Searched refs:DEPENDENCIES (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp46 constexpr const char* DEPENDENCIES = "dependencies"; member
491 if (module.contains(DEPENDENCIES) && module[DEPENDENCIES].is_array()) { in SetOptionalParameters()
493 for (const auto& dependency : module.at(DEPENDENCIES)) { in SetOptionalParameters()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp50 const std::string DEPENDENCIES = "dependencies"; member
2447 dependenciesJson = nlohmann::json {{DEPENDENCIES, dependencies}}; in DumpSharedDependencies()

Completed in 6 milliseconds