Home
last modified time | relevance | path

Searched defs:scope (Results 551 - 575 of 655) sorted by relevance

1...<<21222324252627

/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_ability_callback.cpp540 napi_handle_scope scope = nullptr; in ReportCallState() local
1876 napi_handle_scope scope = nullptr; in ReportPostDialDelay() local
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp139 napi_escapable_handle_scope scope = nullptr; in CallbackFunctionForH5() local
234 napi_handle_scope scope = nullptr; in OpenScope() local
239 void CloseScope(napi_env env, napi_handle_scope scope) in CloseScope() argument
910 napi_handle_scope scope = nullptr; ExecuteGetJavaScriptResult() local
956 napi_handle_scope scope = nullptr; GetJavaScriptResultSelf() local
1117 GetJavaScriptResultSelfHelper( std::shared_ptr<JavaScriptOb> jsObj, const std::string& method, int32_t routingId, napi_handle_scope scope, std::vector<napi_value> argv) GetJavaScriptResultSelfHelper() argument
1169 napi_handle_scope scope = nullptr; GetJavaScriptResultSelfFlowbuf() local
1325 napi_handle_scope scope = nullptr; ExecuteHasJavaScriptObjectMethods() local
1393 napi_handle_scope scope = nullptr; HasJavaScriptObjectMethods() local
1437 napi_handle_scope scope = nullptr; ExecuteGetJavaScriptObjectMethods() local
1505 napi_handle_scope scope = nullptr; GetJavaScriptObjectMethods() local
1562 napi_handle_scope scope = nullptr; ExecuteRemoveJavaScriptObjectHolder() local
1625 napi_handle_scope scope = nullptr; RemoveJavaScriptObjectHolder() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp797 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddistributed_mission_manager.cpp1048 napi_handle_scope scope = nullptr; in UvWorkNotifyMissionChanged() local
1216 napi_handle_scope scope = nullptr; in UvWorkNotifySnapshot() local
1298 napi_handle_scope scope = nullptr; in UvWorkNotifyNetDisconnect() local
2021 CheckAndGetParameters(uv_work_t *work, napi_handle_scope *scope) CheckAndGetParameters() argument
2047 napi_handle_scope scope = nullptr; UvWorkOnContinueDone() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp78 napi_handle_scope scope = nullptr; in ProcessPromiseCallback() local
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp197 napi_handle_scope scope = nullptr; in On() local
233 napi_handle_scope scope = nullptr; in Off() local
268 napi_escapable_handle_scope scope = nullptr; StartDrag() local
501 napi_handle_scope scope = nullptr; GetCallBackDataForJs() local
736 napi_handle_scope scope = nullptr; EnvelopedDragData() local
777 napi_handle_scope scope = nullptr; StartDragService() local
799 napi_handle_scope scope = nullptr; StartDragService() local
813 napi_handle_scope scope = nullptr; StartDragService() local
911 napi_handle_scope scope = nullptr; ExecuteHandleOnDragStart() local
965 napi_handle_scope scope = nullptr; TryToStartDrag() local
1064 napi_escapable_handle_scope scope = nullptr; GetPixelMapByCustom() local
1103 napi_escapable_handle_scope scope = nullptr; GetPixelMapArrayByCustom() local
1392 napi_handle_scope scope = nullptr; ParsePreviewOptions() local
1619 napi_escapable_handle_scope scope = nullptr; JSExecuteDrag() local
1665 napi_escapable_handle_scope scope = nullptr; JSCreateDragAction() local
1725 napi_escapable_handle_scope scope = nullptr; JSGetDragPreview() local
1735 napi_escapable_handle_scope scope = nullptr; JSExecuteDrag() local
1745 napi_escapable_handle_scope scope = nullptr; JSCreateDragAction() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp1197 void AvrcCtProfile::SendPlayItemCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in SendPlayItemCmd() argument
1224 void AvrcCtProfile::SendAddToNowPlayingCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in SendAddToNowPlayingCmd() argument
1800 void AvrcCtProfile::SendGetFolderItemsCmd(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, in SendGetFolderItemsCmd() argument
1833 SendGetItemAttributesCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) SendGetItemAttributesCmd() argument
1859 SendGetTotalNumberOfItemsCmd(const RawAddress &rawAddr, uint8_t scope) SendGetTotalNumberOfItemsCmd() argument
[all...]
H A Davrcp_ct_service.cpp1413 int AvrcpCtService::PlayItem(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in PlayItem() argument
1441 void AvrcpCtService::PlayItemNative(RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in PlayItemNative() argument
1470 int AvrcpCtService::AddToNowPlaying(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) in AddToNowPlaying() argument
1498 AddToNowPlayingNative(RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter) AddToNowPlayingNative() argument
1682 GetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) GetFolderItems() argument
1715 GetFolderItemsNative( RawAddress rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, std::vector<uint32_t> attributes) GetFolderItemsNative() argument
1733 OnGetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint16_t uidCounter, const std::vector<AvrcMpItem> &mpItems, const std::vector<AvrcMeItem> &meItems, int result, int detail) const OnGetFolderItems() argument
1750 GetItemAttributes(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) GetItemAttributes() argument
1783 GetItemAttributesNative( RawAddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, std::vector<uint32_t> attributes) GetItemAttributesNative() argument
1813 GetTotalNumberOfItems(const RawAddress &rawAddr, uint8_t scope) GetTotalNumberOfItems() argument
1844 GetTotalNumberOfItemsNative(RawAddress rawAddr, uint8_t scope) GetTotalNumberOfItemsNative() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp1808 void AvrcpTgService::GetFolderItems(const RawAddress &rawAddr, uint8_t scope, uint32_t startItem, uint32_t endItem, in GetPlayStatus() argument
1664 PlayItem( const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_t label) const GetPlayStatus() argument
1708 AddToNowPlaying( const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, uint8_t label) const GetPlayStatus() argument
1902 GetItemAttributes(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, std::vector<uint32_t> attributes, uint8_t label) const GetPlayStatus() argument
1953 GetTotalNumberOfItems(const RawAddress &rawAddr, uint8_t scope, uint8_t label) const GetPlayStatus() argument
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1651 AutoRestore scope; in AddTextureMemoryBarrrier() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_pixel_map_napi.cpp277 napi_handle_scope scope = nullptr; in CommonCallbackRoutine() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_manager_napi.cpp375 napi_handle_scope scope = nullptr; in OnTorchStatusChangeCallback() local
453 napi_handle_scope scope = nullptr; in OnFoldStatusChangedCallback() local
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp93 napi_handle_scope scope = nullptr; in UvWork() local
128 napi_handle_scope scope = nullptr; variable
160 napi_handle_scope scope = nullptr; global() variable
191 napi_handle_scope scope = nullptr; global() variable
224 napi_handle_scope scope = nullptr; global() variable
262 napi_handle_scope scope = nullptr; global() variable
293 napi_handle_scope scope = nullptr; global() variable
331 napi_handle_scope scope = nullptr; global() variable
363 napi_handle_scope scope = nullptr; global() variable
415 napi_handle_scope scope = nullptr; global() variable
450 napi_handle_scope scope = nullptr; global() variable
531 napi_handle_scope scope = nullptr; global() variable
565 napi_handle_scope scope = nullptr; global() variable
596 napi_handle_scope scope = nullptr; global() variable
635 napi_handle_scope scope = nullptr; global() variable
[all...]
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp57 static bool IsValidParamWithNotify(napi_value value, CallbackParam *param, napi_handle_scope &scope, in IsValidParamWithNotify() argument
72 GetJsOnRemoteRequestCallback(CallbackParam *param, const napi_value thisVar, napi_value &onRemoteRequest, bool &isOnRemoteMessageRequest, napi_handle_scope &scope) GetJsOnRemoteRequestCallback() argument
93 CreateJsOption(CallbackParam *param, const napi_value global, napi_value &jsOption, napi_handle_scope &scope) CreateJsOption() argument
115 GetJsParcelConstructor(CallbackParam *param, const napi_value global, bool isOnRemoteMessageRequest, napi_value &jsParcelConstructor, napi_handle_scope &scope) GetJsParcelConstructor() argument
129 CreateJsParcel(CallbackParam *param, const napi_value jsParcelConstructor, napi_value &jsParcel, bool isJsDataParcel, napi_handle_scope &scope) CreateJsParcel() argument
314 CallJsOnRemoteRequestCallback(CallbackParam *param, napi_value &onRemoteRequest, napi_value &thisVar, const napi_value *argv, napi_handle_scope &scope) CallJsOnRemoteRequestCallback() argument
372 napi_handle_scope scope = nullptr; OnJsRemoteRequestCallBack() local
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp330 int32_t scope = NetSysGetData<int32_t>(); in OnInterfaceAddressUpdatedFuzzTest() local
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp565 napi_handle_scope scope; in OnDeviceStatusChange() local
583 napi_handle_scope scope; in OnDeviceFound() local
600 napi_handle_scope scope; in OnDiscoveryFailed() local
614 napi_handle_scope scope; in OnPublishResult() local
634 napi_handle_scope scope; OnAuthResult() local
939 napi_handle_scope scope; OnDmUiCall() local
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp89 unsigned int scope = static_cast<unsigned int>(data[0]); in Ipv6AddrScope2TypeFuzzerTest() local
/third_party/curl/lib/
H A Durl.c1733 unsigned long scope = strtoul(zoneid, &endp, 10); local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c2554 SpvScope scope; in vtn_handle_variables() local
2596 SpvScope scope; in vtn_handle_variables() local
2335 vtn_emit_make_visible_barrier(struct vtn_builder *b, SpvMemoryAccessMask access, SpvScope scope, enum vtn_variable_mode mode) vtn_emit_make_visible_barrier() argument
2347 vtn_emit_make_available_barrier(struct vtn_builder *b, SpvMemoryAccessMask access, SpvScope scope, enum vtn_variable_mode mode) vtn_emit_make_available_barrier() argument
[all...]
/third_party/node/src/
H A Dnode_api.cc907 scope); in jsvm_close_callback_scope() local
896 jsvm_close_callback_scope(JSVM_Env env, jsvm_callback_scope scope) jsvm_close_callback_scope() argument
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h412 unsigned int scope; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h412 unsigned int scope; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c1040 vk_graphics_pipeline_state_fill(const struct vk_device *device, struct vk_graphics_pipeline_state *state, const VkGraphicsPipelineCreateInfo *info, const struct vk_subpass_info *sp_info, struct vk_graphics_pipeline_all_state *all, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, void **alloc_ptr_out) vk_graphics_pipeline_state_fill() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.c745 void bind_symbol_with_scope(struct symbol *sym, struct ident *ident, enum namespace ns, struct scope *scope) in bind_symbol_with_scope() argument
781 struct scope *scope = block_scope;; bind_symbol() local
[all...]
H A Dsymbol.h154 struct scope *scope; member

Completed in 67 milliseconds

1...<<21222324252627