Home
last modified time | relevance | path

Searched defs:obj (Results 1101 - 1125 of 4067) sorted by relevance

1...<<41424344454647484950>>...163

/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_callback_stub.cpp55 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in OnMessengerReadyStub() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A DMakefile
/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.c150 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 Dsync_debug.c19 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 Dsync_debug.h73 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 Dmessage_queue.cpp37 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 Ddms_client.cpp45 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 Djs_child_process.cpp106 napi_value obj = jsChildProcessObj_->GetNapiValue(); in CallObjectMethod() local
/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/
H A Djs_auto_save_request_callback.cpp88 auto obj = callback_->GetNapiValue(); in JSCallFunctionWorker() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service_stub.cpp63 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in DoRegisterListenerTask() local
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_callback.cpp114 auto obj = callback->GetNapiValue(); in JSCallFunctionWorker() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension_impl.cpp86 napi_value obj = jsObj_->GetNapiValue(); in BindContext() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_extension_common.cpp73 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 Dapplication_state_change_callback.cpp38 auto obj = callback->GetNapiValue(); in CallJsMethodInnerCommon() local
/foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/src/
H A Djs_demo_ui_extension.cpp111 napi_value obj = jsObj_->GetNapiValue(); in BindContext() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_observer.cpp62 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 Djs_ability_monitor.cpp95 napi_value obj = jsAbilityMonitor_->GetNapiValue(); in CallLifecycleCBFunction() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_ability_component.cpp67 auto obj = JSRef<JSObject>::Cast(info[0]); in Create() local
H A Djs_isolated_component.cpp80 auto obj = JSRef<JSObject>::Cast(info[0]); in Create() local
H A Djs_column.cpp48 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 Djs_counter.cpp167 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in SetSize() local
H A Djs_navigator.cpp57 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in Create() local
H A Djs_water_flow_sections.cpp86 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 Djs_share_data.cpp139 JSRef<JSObject> obj = JSRef<JSObject>::New(); in ReadObject() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_ref.h82 auto obj = T { args... }; in Make() local
89 auto obj = T { vm, args... }; in FastMake() local

Completed in 11 milliseconds

1...<<41424344454647484950>>...163