| /foundation/distributeddatamgr/preferences/interfaces/inner_api/include/ |
| D | preferences_value.h | 27 struct Object { struct 29 Object() = default; argument 30 Object(const std::string &str) : valueStr(str) {}; in Object() function
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | ams_configuration_parameter.cpp | 102 void AmsConfigurationParameter::SetPickerJsonObject(nlohmann::json Object) in SetPickerJsonObject() 237 int AmsConfigurationParameter::LoadAppConfigurationForStartUpService(nlohmann::json& Object) in LoadAppConfigurationForStartUpService() 254 int AmsConfigurationParameter::LoadAppConfigurationForMemoryThreshold(nlohmann::json &Object) in LoadAppConfigurationForMemoryThreshold() 265 int AmsConfigurationParameter::LoadSystemConfiguration(nlohmann::json& Object) in LoadSystemConfiguration() 277 int32_t AmsConfigurationParameter::LoadBackToCallerConfig(nlohmann::json& Object) in LoadBackToCallerConfig() 294 int32_t AmsConfigurationParameter::LoadSupportSCBCrashRebootConfig(nlohmann::json& Object) in LoadSupportSCBCrashRebootConfig() 311 bool AmsConfigurationParameter::CheckServiceConfigEnable(nlohmann::json& Object, const std::string … in CheckServiceConfigEnable() 334 void AmsConfigurationParameter::UpdateStartUpServiceConfigInteger(nlohmann::json& Object, in UpdateStartUpServiceConfigInteger() 342 void AmsConfigurationParameter::UpdateStartUpServiceConfigString(nlohmann::json& Object, in UpdateStartUpServiceConfigString() 355 void AmsConfigurationParameter::LoadResidentWhiteListConfig(nlohmann::json& Object) in LoadResidentWhiteListConfig()
|
| /foundation/CastEngine/castengine_wifi_display/services/common/ |
| D | object.h | 26 Object() {} in Object() function
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
| D | object_api.h | 151 Object(const Object& other) noexcept in Object() function 155 Object(Object&& other) noexcept in Object() function 160 explicit Object(const IObject::Ptr& other) noexcept in Object() function
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| D | reserse_continuation_scheduler_primary_proxy_test.cpp | 102 auto Object = new (std::nothrow) MockContinuationSchedulerPrimaryStub(); variable
|
| /foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/ |
| D | js_sendable_utils.h | 37 using Object = NativePreferences::Object; variable
|
| /foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/ |
| D | abilityeventhandler_fuzzer.cpp | 172 nlohmann::json Object; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/ |
| D | fms_provider_connect_proxy_test.cpp | 136 sptr<MockProviderConnectStub> Object = new (std::nothrow) MockProviderConnectStub(); variable
|
| /foundation/distributeddatamgr/pasteboard/framework/tlv/ |
| D | tlv_object.h | 58 using Object = UDMF::Object; variable
|
| /foundation/distributeddatamgr/udmf/interfaces/innerkits/common/ |
| D | unified_meta.h | 605 struct API_EXPORT Object { struct 621 std::shared_ptr<Object> ConvertToObject(UDDetails &details); argument
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| D | SceneJS.cpp | 711 napi_value SceneJS::CreateLight(NapiApi::FunctionContext<NapiApi::Object, uint32_t>& ctx) in CreateLight() 784 napi_value SceneJS::CreateMaterial(NapiApi::FunctionContext<NapiApi::Object, uint32_t>& ctx) in CreateMaterial()
|
| D | NodeImpl.cpp | 442 napi_value NodeImpl::InsertChildAfter(NapiApi::FunctionContext<NapiApi::Object, NapiApi::Object>& c… in InsertChildAfter()
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
| D | free_install.cpp | 323 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/ |
| D | drm_framework_unittest.cpp | 3632 …MediaKeySessionServiceCallback *Object = new MediaKeySessionServiceCallback(sessionObject->session… variable
|