| /base/telephony/state_registry/test/unittest/state_test/ |
| H A D | state_registry_branch_test.cpp | 134 sptr<IRemoteObject> obj = sam->CheckSystemAbility(TELEPHONY_STATE_REGISTRY_SYS_ABILITY_ID);
in HWTEST_F() local
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| H A D | co_auth_service.cpp | 124 auto obj = callback->AsObject(); in AddExecutorDeathRecipient() local
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| H A D | user_auth_client_test.cpp | 599 sptr<MockRemoteObject> obj = new MockRemoteObject(); HWTEST_F() local 645 sptr<MockRemoteObject> obj = new MockRemoteObject(); HWTEST_F() local 666 CallRemoteObject(const std::shared_ptr<MockUserAuthService> service, const sptr<MockRemoteObject> &obj, sptr<IRemoteObject::DeathRecipient> &dr) CallRemoteObject() argument [all...] |
| /base/web/webview/interfaces/kits/napi/webasynccontroller/ |
| H A D | napi_web_async_controller.cpp | 158 napi_value obj = argv[0]; in JS_NapiWebAsyncController() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_lease.c | 429 struct drm_mode_object *obj = objects[o]; in fill_object_idr() local
|
| H A D | drm_debugfs.c | 107 struct drm_gem_object *obj = ptr; in drm_gem_one_name_info() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc_fw.c | 268 struct drm_i915_gem_object *obj; in intel_uc_fw_fetch() local 392 struct drm_i915_gem_object *obj = uc_fw->obj; in uc_fw_bind_ggtt() local 412 struct drm_i915_gem_object *obj = uc_fw->obj; uc_fw_unbind_ggtt() local [all...] |
| H A D | intel_uc_fw.h | 74 struct drm_i915_gem_object *obj; member
|
| H A D | intel_guc.c | 654 struct drm_i915_gem_object *obj; in intel_guc_allocate_vma() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | sw_sync.c | 82 struct sync_timeline *obj; in sync_timeline_create() local 104 struct sync_timeline *obj = container_of(kref, struct sync_timeline, kref); sync_timeline_free() local 111 sync_timeline_get(struct sync_timeline *obj) sync_timeline_get() argument 116 sync_timeline_put(struct sync_timeline *obj) sync_timeline_put() argument 193 sync_timeline_signal(struct sync_timeline *obj, unsigned int inc) sync_timeline_signal() argument 236 sync_pt_create(struct sync_timeline *obj, unsigned int value) sync_pt_create() argument 296 struct sync_timeline *obj; sw_sync_debugfs_open() local 313 struct sync_timeline *obj = file->private_data; sw_sync_debugfs_release() local 330 sw_sync_ioctl_create_fence(struct sync_timeline *obj, unsigned long arg) sw_sync_ioctl_create_fence() argument 376 sw_sync_ioctl_inc(struct sync_timeline *obj, unsigned long arg) sw_sync_ioctl_inc() argument 396 struct sync_timeline *obj = file->private_data; sw_sync_ioctl() local [all...] |
| /foundation/ability/form_fwk/services/include/ |
| H A D | form_db_info.h | 191 nlohmann::json obj; in ToString() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/ |
| H A D | dms_continue_manager_test.cpp | 457 sptr<IRemoteObject> obj = nullptr; in HWTEST_F() local
|
| /foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
| H A D | enroll_intell_voice_engine_napi.cpp | 117 auto obj = static_cast<EnrollIntellVoiceEngineNapi *>(nativeObject); in Destruct() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
| H A D | distributed_sched_interface.h | 101 virtual int32_t RegisterDSchedEventListener(const DSchedEventType& type, const sptr<IRemoteObject>& obj) in RegisterDSchedEventListener() argument 105 virtual int32_t UnRegisterDSchedEventListener(const DSchedEventType& type, const sptr<IRemoteObject>& obj) in UnRegisterDSchedEventListener() argument 124 virtual int32_t RegisterOnListener(const std::string& type, const sptr<IRemoteObject>& obj, int32_t callingUid) in RegisterOnListener() argument 128 virtual int32_t RegisterOffListener(const std::string& type, const sptr<IRemoteObject>& obj, int32_t callingUid) in RegisterOffListener() argument
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | child_process_record.cpp | 153 auto obj = scheduler_->AsObject(); in RegisterDeathRecipient() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
| H A D | js_app_state_observer.cpp | 62 napi_value obj = (item.second)->GetNapiValue(); in HandleOnForegroundApplicationChanged() local 96 napi_value obj = (item.second)->GetNapiValue(); in HandleOnAbilityStateChanged() local 130 napi_value obj = (item.second)->GetNapiValue(); in HandleOnExtensionStateChanged() local 164 napi_value obj = (item.second)->GetNapiValue(); in HandleOnProcessCreated() local 198 napi_value obj = (item.second)->GetNapiValue(); in HandleOnProcessStateChanged() local 232 napi_value obj = (item.second)->GetNapiValue(); HandleOnProcessDied() local 272 napi_value obj = (item.second)->GetNapiValue(); HandleOnAppStarted() local 312 napi_value obj = (item.second)->GetNapiValue(); HandleOnAppStopped() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | distributed_client_test.cpp | 502 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); in HWTEST_F() local 522 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); in HWTEST_F() local 538 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); in HWTEST_F() local 558 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); in HWTEST_F() local 575 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); in HWTEST_F() local 596 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); HWTEST_F() local 615 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); HWTEST_F() local 636 sptr<IRemoteObject> obj = new (std::nothrow) OHOS::AAFwk::AbilityConnectCallback(); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/ |
| H A D | js_app_state_observer.cpp | 53 napi_value obj = (item.second)->GetNapiValue(); in HandleOnForegroundApplicationChanged() local 82 napi_value obj = (item.second)->GetNapiValue(); in HandleOnAbilityStateChanged() local 111 napi_value obj = (item.second)->GetNapiValue(); in HandleOnExtensionStateChanged() local 140 napi_value obj = (item.second)->GetNapiValue(); in HandleOnProcessCreated() local 169 napi_value obj = (item.second)->GetNapiValue(); in HandleOnProcessStateChanged() local 198 napi_value obj = (item.second)->GetNapiValue(); HandleOnProcessDied() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| H A D | ability_lifecycle_callback.cpp | 52 auto obj = callback.second->GetNapiValue(); in CallJsMethodInnerCommon() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
| H A D | napi_data_ability_operation.cpp | 228 void SetNamedProperty(napi_env env, napi_value obj, const char *propName, int propValue) in SetNamedProperty() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| H A D | want_agent_client.cpp | 278 sptr<IRemoteObject> obj = target->AsObject(); in GetPendingRequestWant() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| H A D | image_provider.cpp | 36 void ImageProvider::CacheImageObject(const RefPtr<ImageObject>& obj) in CacheImageObject() argument 332 void ImageProvider::MakeCanvasImage(const RefPtr<ImageObject>& obj, const WeakPtr<ImageLoadingContext>& ctxWp, in MakeCanvasImage() argument 359 MakeCanvasImageHelper(const RefPtr<ImageObject>& obj, const SizeF& size, const std::string& key, const ImageDecoderOptions& imageDecoderOptions) MakeCanvasImageHelper() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
| H A D | image_decoder.cpp | 41 ImageDecoder::ImageDecoder(const RefPtr<ImageObject>& obj, const SizeF& size, bool forceResize) in ImageDecoder() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_badge.cpp | 73 auto obj = JSRef<JSObject>::Cast(info[0]); in CreateBadgeParameters() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_rating_bridge.cpp | 42 auto obj = ref->ToObject(vm);
in JsRatingChangeCallback() local
|