Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
Dams_configuration_parameter.cpp111 void AmsConfigurationParameter::SetPickerJsonObject(nlohmann::json Object) in SetPickerJsonObject()
227 int AmsConfigurationParameter::LoadAppConfigurationForStartUpService(nlohmann::json& Object) in LoadAppConfigurationForStartUpService()
244 int AmsConfigurationParameter::LoadAppConfigurationForMemoryThreshold(nlohmann::json &Object) in LoadAppConfigurationForMemoryThreshold()
255 int AmsConfigurationParameter::LoadSystemConfiguration(nlohmann::json& Object) in LoadSystemConfiguration()
267 bool AmsConfigurationParameter::CheckServiceConfigEnable(nlohmann::json& Object, const std::string … in CheckServiceConfigEnable()
290 void AmsConfigurationParameter::UpdateStartUpServiceConfigInteger(nlohmann::json& Object, in UpdateStartUpServiceConfigInteger()
298 void AmsConfigurationParameter::UpdateStartUpServiceConfigString(nlohmann::json& Object, in UpdateStartUpServiceConfigString()
/foundation/CastEngine/castengine_wifi_display/services/common/
Dobject.h26 Object() {} in Object() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dreserse_continuation_scheduler_primary_proxy_test.cpp102 auto Object = new (std::nothrow) MockContinuationSchedulerPrimaryStub(); variable
/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
Dabilityeventhandler_fuzzer.cpp172 nlohmann::json Object; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/
Dfms_provider_connect_proxy_test.cpp136 sptr<MockProviderConnectStub> Object = new (std::nothrow) MockProviderConnectStub(); variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
Dfree_install.cpp323 static void ConvertDeviceType(napi_env env, napi_value &Object, std::vector<std::string> deviceType… in ConvertDeviceType()
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
Ddrm_framework_unittest.cpp4468 …MediaKeySessionServiceCallback *Object = new MediaKeySessionServiceCallback(sessionObject->session… variable