| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| H A D | executor_callback_stub.cpp | 55 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in OnMessengerReadyStub() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| H A D | Makefile | |
| /device/soc/hisilicon/common/platform/pwm/ |
| H A D | pwm_hi35xx.c | 150 static int32_t HiPwmProbe(struct HiPwm *hp, struct HdfDeviceObject *obj) in HiPwmProbe() argument 203 static int32_t HdfPwmBind(struct HdfDeviceObject *obj) in HdfPwmBind() argument 209 static int32_t HdfPwmInit(struct HdfDeviceObject *obj) in HdfPwmInit() argument 234 HdfPwmRelease(struct HdfDeviceObject *obj) HdfPwmRelease() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | sync_debug.c | 19 void sync_timeline_debug_add(struct sync_timeline *obj) in sync_timeline_debug_add() argument 28 void sync_timeline_debug_remove(struct sync_timeline *obj) in sync_timeline_debug_remove() argument 103 static void sync_print_obj(struct seq_file *s, struct sync_timeline *obj) in sync_print_obj() argument 146 struct sync_timeline *obj = container_of(pos, struct sync_timeline, sync_timeline_list); sync_info_debugfs_show() local [all...] |
| H A D | sync_debug.h | 73 static inline void sync_timeline_debug_add(struct sync_timeline *obj) in sync_timeline_debug_add() argument 76 static inline void sync_timeline_debug_remove(struct sync_timeline *obj) in sync_timeline_debug_remove() argument
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | message_queue.cpp | 37 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, const std::string &obj) in Message() argument 42 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3, const std::string &obj) in Message() argument
|
| /foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/ |
| H A D | dms_client.cpp | 45 RegisterDSchedEventListener(const DSchedEventType& type, const sptr<IDSchedEventListener>& obj) RegisterDSchedEventListener() argument 69 UnRegisterDSchedEventListener(const DSchedEventType& type, const sptr<IDSchedEventListener>& obj) UnRegisterDSchedEventListener() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ |
| H A D | js_child_process.cpp | 106 napi_value obj = jsChildProcessObj_->GetNapiValue(); in CallObjectMethod() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/ |
| H A D | js_auto_save_request_callback.cpp | 88 auto obj = callback_->GetNapiValue(); in JSCallFunctionWorker() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/ |
| H A D | cast_session_manager_service_stub.cpp | 63 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in DoRegisterListenerTask() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/ |
| H A D | js_ability_auto_startup_callback.cpp | 114 auto obj = callback->GetNapiValue(); in JSCallFunctionWorker() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
| H A D | js_photo_editor_extension_impl.cpp | 86 napi_value obj = jsObj_->GetNapiValue(); in BindContext() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | js_extension_common.cpp | 73 napi_value obj = jsObj_.GetNapiValue(); in OnMemoryLevel() local 92 napi_value obj = jsObj_.GetNapiValue(); in CallObjectMethod() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| H A D | application_state_change_callback.cpp | 38 auto obj = callback->GetNapiValue(); in CallJsMethodInnerCommon() local
|
| /foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/src/ |
| H A D | js_demo_ui_extension.cpp | 111 napi_value obj = jsObj_->GetNapiValue(); in BindContext() local
|
| /foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/ |
| H A D | cj_error_observer.cpp | 62 auto obj = item.second; in HandleOnUnhandledException() local 77 auto obj = item.second; in HandleException() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
| H A D | js_ability_monitor.cpp | 95 napi_value obj = jsAbilityMonitor_->GetNapiValue(); in CallLifecycleCBFunction() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_ability_component.cpp | 67 auto obj = JSRef<JSObject>::Cast(info[0]); in Create() local
|
| H A D | js_isolated_component.cpp | 80 auto obj = JSRef<JSObject>::Cast(info[0]); in Create() local
|
| H A D | js_column.cpp | 48 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in Create() local 60 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in Create() local 161 auto obj = new HorizontalAlignDeclaration(align); in ConstructorCallback() local 165 void HorizontalAlignDeclaration::DestructorCallback(HorizontalAlignDeclaration* obj) in DestructorCallback() argument
|
| H A D | js_counter.cpp | 167 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in SetSize() local
|
| H A D | js_navigator.cpp | 57 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in Create() local
|
| H A D | js_water_flow_sections.cpp | 86 void ParseGaps(const JSRef<JSObject>& obj, NG::WaterFlowSections::Section& section) in ParseGaps() argument 123 JSRef<JSObject> obj = JSRef<JSObject>::Cast(jsValue); in ParseSectionOptions() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/ |
| H A D | js_share_data.cpp | 139 JSRef<JSObject> obj = JSRef<JSObject>::New(); in ReadObject() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_ref.h | 82 auto obj = T { args... }; in Make() local 89 auto obj = T { vm, args... }; in FastMake() local
|