Home
last modified time | relevance | path

Searched defs:obj (Results 1826 - 1850 of 4059) sorted by relevance

1...<<71727374757677787980>>...163

/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_branch_test.cpp134 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 Dco_auth_service.cpp124 auto obj = callback->AsObject(); in AddExecutorDeathRecipient() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_client_test.cpp599 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 Dnapi_web_async_controller.cpp158 napi_value obj = argv[0]; in JS_NapiWebAsyncController() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_lease.c429 struct drm_mode_object *obj = objects[o]; in fill_object_idr() local
H A Ddrm_debugfs.c107 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 Dintel_uc_fw.c268 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 Dintel_uc_fw.h74 struct drm_i915_gem_object *obj; member
H A Dintel_guc.c654 struct drm_i915_gem_object *obj; in intel_guc_allocate_vma() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Dsw_sync.c82 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 Dform_db_info.h191 nlohmann::json obj; in ToString() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.cpp457 sptr<IRemoteObject> obj = nullptr; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_napi.cpp117 auto obj = static_cast<EnrollIntellVoiceEngineNapi *>(nativeObject); in Destruct() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h101 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 Dchild_process_record.cpp153 auto obj = scheduler_->AsObject(); in RegisterDeathRecipient() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_state_observer.cpp62 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 Ddistributed_client_test.cpp502 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 Djs_app_state_observer.cpp53 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 Dability_lifecycle_callback.cpp52 auto obj = callback.second->GetNapiValue(); in CallJsMethodInnerCommon() local
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_operation.cpp228 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 Dwant_agent_client.cpp278 sptr<IRemoteObject> obj = target->AsObject(); in GetPendingRequestWant() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.cpp36 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 Dimage_decoder.cpp41 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 Djs_badge.cpp73 auto obj = JSRef<JSObject>::Cast(info[0]); in CreateBadgeParameters() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rating_bridge.cpp42 auto obj = ref->ToObject(vm); in JsRatingChangeCallback() local

Completed in 21 milliseconds

1...<<71727374757677787980>>...163