Home
last modified time | relevance | path

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

/foundation/aafwk/standard/services/abilitymgr/src/
Dlock_screen_white_list.cpp31 nlohmann::json jsonFile; in SetWhiteListInfo() local
77 bool LockScreenWhiteList::GetWhiteListInfo(nlohmann::json &jsonFile) in GetWhiteListInfo()
107 nlohmann::json jsonFile; in FindBundleNameOnWhiteList() local
/foundation/aafwk/standard/services/abilitymgr/test/unittest/phone/lock_screen_white_list_test/
Dlock_screen_white_list_test.cpp134 nlohmann::json jsonFile; variable
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_data_storage.cpp112 nlohmann::json jsonFile; in SaveStorageBundleInfo() local
Dbundle_clone_mgr.cpp107 nlohmann::json jsonFile; in SetCloneAppName() local
/foundation/ace/ace_engine/frameworks/bridge/card_frontend/
Djs_card_parser.cpp772 void JsCardParser::LoadResImageUrl(const std::string& jsonFile, const std::string& splitStr, std::s… in LoadResImageUrl()
804 …auto jsonFile = std::string(RESOURCES_FOLDER) + "res-" + themeArray[mode] + (themeArray[mode].empt… in GetResImageUrl() local