Home
last modified time | relevance | path

Searched defs:Object (Results 1 - 15 of 15) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dobject.h24 class Object { class
26 Object() {} in Object() function in OHOS::Sharing::Object
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.h43 class Object : public MetaObjectFwd<Object, META_NS::ClassId::Object, IAttach, IContainerQuery> { class
/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dbase_obj.h66 class Object : public virtual RefBase, public IObject, public IWeakReferenceSource { class
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DBaseObjectTest.cpp198 EXPECT_EQ(ObjectId(derived->GetSuperClassUid()), META_NS::ClassId::Object); in HWTEST_F() member in META_NS::ClassId
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_value.h27 struct Object { struct
30 Object(const std::string &str) : valueStr(str) {}; in Object() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dreserse_continuation_scheduler_primary_proxy_test.cpp102 auto Object = new (std::nothrow) MockContinuationSchedulerPrimaryStub(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_message_bus.h75 void RegisterTopic(std::string strTopic, TObject *Object, TMember Member) in RegisterTopic() argument
/foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/
H A Dfms_provider_connect_proxy_test.cpp136 sptr<MockProviderConnectStub> Object = new (std::nothrow) MockProviderConnectStub(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
H A Dabilityeventhandler_fuzzer.cpp172 nlohmann::json Object; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dams_configuration_parameter.cpp102 void AmsConfigurationParameter::SetPickerJsonObject(nlohmann::json Object) in SetPickerJsonObject() argument
237 int AmsConfigurationParameter::LoadAppConfigurationForStartUpService(nlohmann::json& Object) in LoadAppConfigurationForStartUpService() argument
254 LoadAppConfigurationForMemoryThreshold(nlohmann::json &Object) LoadAppConfigurationForMemoryThreshold() argument
265 LoadSystemConfiguration(nlohmann::json& Object) LoadSystemConfiguration() argument
277 LoadBackToCallerConfig(nlohmann::json& Object) LoadBackToCallerConfig() argument
294 LoadSupportSCBCrashRebootConfig(nlohmann::json& Object) LoadSupportSCBCrashRebootConfig() argument
311 CheckServiceConfigEnable(nlohmann::json& Object, const std::string &configName, JsonValueType type) CheckServiceConfigEnable() argument
334 UpdateStartUpServiceConfigInteger(nlohmann::json& Object, const std::string &configName, int32_t &value) UpdateStartUpServiceConfigInteger() argument
342 UpdateStartUpServiceConfigString(nlohmann::json& Object, const std::string &configName, std::string &value) UpdateStartUpServiceConfigString() argument
355 LoadResidentWhiteListConfig(nlohmann::json& Object) LoadResidentWhiteListConfig() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h141 class Object { global() class
[all...]
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h608 struct API_EXPORT Object { struct
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp323 static void ConvertDeviceType(napi_env env, napi_value &Object, std::vector<std::string> deviceTypes) in ConvertDeviceType() argument
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp3622 MediaKeySessionServiceCallback *Object = new MediaKeySessionServiceCallback(sessionObject->sessionImpl_); in HWTEST_F() local

Completed in 14 milliseconds