Home
last modified time | relevance | path

Searched defs:scope (Results 201 - 225 of 270) sorted by relevance

1234567891011

/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_test.cpp171 napi_handle_scope scope = nullptr; in Callback() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp554 class scope { class in Format::DescriptorType::VertexInputRate
560 scope(const std::function<void()>&& initializer, const std::function<void()>&& deinitalizer) in scope() function in Format::DescriptorType::VertexInputRate::scope
/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_common.cpp552 bool InitUvWorkCallbackEnv(uv_work_t *work, napi_handle_scope &scope) in InitUvWorkCallbackEnv() argument
/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp113 napi_handle_scope scope = nullptr; in OnIDMResultWork() local
159 napi_handle_scope scope = nullptr; in OnAcquireInfoWork() local
580 napi_handle_scope scope = nullptr; OnGetInfoWork() local
637 napi_handle_scope scope = nullptr; OnGetEnrolledIdWork() local
701 napi_handle_scope scope = nullptr; OnGetPropertyWork() local
829 napi_handle_scope scope = nullptr; OnPrepareRemoteAuthWork() local
884 napi_handle_scope scope = nullptr; OnSetPropertyWork() local
1044 napi_handle_scope scope = nullptr; OnGetDataWork() local
[all...]
/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp343 napi_handle_scope scope = nullptr; in GetDomainAccountInfoWork() local
388 napi_handle_scope scope = nullptr; in OnAccountBoundWork() local
411 napi_handle_scope scope = nullptr; in OnAccountUnBoundWork() local
510 napi_handle_scope scope in GetAccessTokenWork() local
531 napi_handle_scope scope = nullptr; IsUserTokenValidWork() local
553 napi_handle_scope scope = nullptr; GetAuthStatusInfoWork() local
606 napi_handle_scope scope = nullptr; AuthCommonWork() local
1168 napi_handle_scope scope = nullptr; GetAccessTokenCompleteWork() local
1224 napi_handle_scope scope = nullptr; HasDomainAccountCompletedWork() local
1534 napi_handle_scope scope = nullptr; GetAccountInfoCompleteWork() local
[all...]
/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp1171 napi_handle_scope scope = nullptr; in UvUnrefTaskContext() local
H A Dnapi_utils.cpp799 napi_handle_scope scope = nullptr; in Convert2FileVector() local
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dnapi_common_event.cpp157 napi_handle_scope scope; in ThreadSafeCallback() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp189 napi_handle_scope scope; in ThreadSafeOnCancel() local
262 napi_handle_scope scope; in ThreadSafeOnBatchCancel() local
353 napi_handle_scope scope; in ThreadSafeOnConsumed() local
438 napi_handle_scope scope; ThreadSafeOnUpdate() local
629 napi_handle_scope scope; ThreadSafeOnDoNotDisturbDateChange() local
692 napi_handle_scope scope; ThreadSafeOnDoNotDisturbChanged() local
748 napi_handle_scope scope; ThreadSafeOnEnabledNotificationChanged() local
809 napi_handle_scope scope; ThreadSafeOnBadgeChanged() local
869 napi_handle_scope scope; ThreadSafeOnBadgeEnabledChanged() local
[all...]
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_atmanager.cpp116 napi_handle_scope scope = nullptr; in UvQueueWorkPermStateChanged() local
H A Dnapi_request_permission.cpp286 napi_handle_scope scope = nullptr; in ResultCallbackJSThreadWorker() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp676 AddPermStateChangeCallback( const PermStateChangeScope& scope, const sptr<IRemoteObject>& callback) AddPermStateChangeCallback() argument
/base/security/access_token/services/accesstokenmanager/main/cpp/src/service/
H A Daccesstoken_manager_service.cpp305 RegisterPermStateChangeCallback( const PermStateChangeScopeParcel& scope, const sptr<IRemoteObject>& callback) RegisterPermStateChangeCallback() argument
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp1565 napi_handle_scope scope = nullptr; in UvWorkOnAbilityConnectDone() local
1684 napi_handle_scope scope = nullptr; in UvWorkOnAbilityDisconnectDone() local
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp561 int32_t scope = columnCount_ != 0 ? startPos % columnCount_ : 0; in focusMoveUp() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp63 napi_handle_scope scope; in Call() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng.cpp285 RefPtr<GestureScope> scope = AceType::MakeRefPtr<GestureScope>(touchId); in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp261 napi_handle_scope scope = nullptr; in TriggerCallback() local
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp32 napi_handle_scope scope = nullptr; in OnNavigationStateChange() local
79 napi_handle_scope scope = nullptr; in OnRouterPageStateChange() local
148 napi_handle_scope scope = nullptr; in OnNavDestinationSwitch() local
193 napi_handle_scope scope in OnWillClick() local
235 napi_handle_scope scope = nullptr; OnDidClick() local
338 napi_handle_scope scope = nullptr; AddBaseEventInfo() local
375 napi_handle_scope scope = nullptr; AddGestureEventInfoOne() local
419 napi_handle_scope scope = nullptr; AddGestureEventInfoTwo() local
463 napi_handle_scope scope = nullptr; AddGestureEventInfoThree() local
493 napi_handle_scope scope = nullptr; AddFingerListInfo() local
543 napi_handle_scope scope = nullptr; AddClickEventInfoOne() local
580 napi_handle_scope scope = nullptr; AddClickEventInfoTwo() local
618 napi_handle_scope scope = nullptr; AddTargetObject() local
[all...]
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.cpp668 ARKTS_Result ARKTS_Return(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value value) in ARKTS_Return() argument
681 void ARKTS_CloseScope(ARKTS_Env env, ARKTS_Scope scope) in ARKTS_CloseScope() argument
691 panda::JSValueRef* ARKTSInner_Escape(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value ret) in ARKTSInner_Escape() argument
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp546 NAPI_EXTERN napi_status napi_close_callback_scope(napi_env env, napi_callback_scope scope) in napi_close_callback_scope() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1520 uint8_t scope = AVRC_MEDIA_SCOPE_NOW_PLAYING; in GetTotalNumberOfItems() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_creator_napi.cpp789 napi_handle_scope scope = nullptr; in DoCallBackAfterWork() local
H A Dpicture_napi.cpp152 napi_handle_scope scope = nullptr; in CommonCallbackRoutine() local
H A Dimage_receiver_napi.cpp911 napi_handle_scope scope = nullptr; in Callback() local

Completed in 52 milliseconds

1234567891011