Searched defs:Object (Results 1 – 7 of 7) sorted by relevance
111 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()
26 Object() {} in Object() function
102 auto Object = new (std::nothrow) MockContinuationSchedulerPrimaryStub(); variable
172 nlohmann::json Object; in DoSomethingInterestingWithMyAPI() local
136 sptr<MockProviderConnectStub> Object = new (std::nothrow) MockProviderConnectStub(); variable
323 static void ConvertDeviceType(napi_env env, napi_value &Object, std::vector<std::string> deviceType… in ConvertDeviceType()
4468 …MediaKeySessionServiceCallback *Object = new MediaKeySessionServiceCallback(sessionObject->session… variable