Home
last modified time | relevance | path

Searched defs:Object (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
Dams_configuration_parameter.cpp125 int AmsConfigurationParameter::LoadAppConfigurationForStartUpService(nlohmann::json& Object) in LoadAppConfigurationForStartUpService()
154 int AmsConfigurationParameter::LoadAppConfigurationForMemoryThreshold(nlohmann::json &Object) in LoadAppConfigurationForMemoryThreshold()
165 int AmsConfigurationParameter::LoadSystemConfiguration(nlohmann::json& Object) in LoadSystemConfiguration()
/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
Dabilityeventhandler_fuzzer.cpp168 nlohmann::json Object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
Dfree_install.cpp345 static void ConvertDeviceType(napi_env env, napi_value &Object, std::vector<std::string> deviceType… in ConvertDeviceType()