Home
last modified time | relevance | path

Searched defs:CallbackInfo (Results 1 – 7 of 7) sorted by relevance

/base/time/time_service/framework/js/napi/system_timer/include/
Dnapi_system_timer.h44 struct CallbackInfo { struct
45 CallbackInfo(){}; in CallbackInfo() function
46 CallbackInfo(napi_env napiEnv, napi_ref napiRef) : env(napiEnv), ref(napiRef){}; in CallbackInfo() argument
53 CallbackInfo callbackInfo_; argument
/base/security/device_security_level/interfaces/inner_api/src/standard/
Ddevice_security_level_callback_helper.h49 struct CallbackInfo { struct
64 std::map<uint32_t, CallbackInfo> map_; argument
/base/msdp/device_status/frameworks/js/napi/interaction/drag/include/
Djs_drag_manager.h48 struct CallbackInfo : public RefBase { struct
63 void DeleteCallbackInfo(std::unique_ptr<CallbackInfo> callback); argument
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/include/
Djs_util_cooperate.h50 struct CallbackInfo : RefBase { struct
69 static napi_value GetEnableInfo(sptr<CallbackInfo> cb); argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dlocal_live_view_subscribe.h63 struct CallbackInfo { struct
68 CallbackInfo responseCallbackInfo_; argument
Dsubscribe.h154 struct CallbackInfo { struct
159 CallbackInfo canceCallbackInfo_; argument
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/include/
Djs_util.h51 struct CallbackInfo : RefBase { struct
69 static napi_value GetPrepareInfo(sptr<CallbackInfo> cb); argument