Home
last modified time | relevance | path

Searched defs:scope (Results 1 - 25 of 270) sorted by relevance

1234567891011

/base/security/access_token/frameworks/accesstoken/include/
H A Dpermission_state_change_scope_parcel.h34 PermStateChangeScope scope; member
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Daudit_log_parser_test.cpp52 auto scope = parser.GetAuditLogTimeScope(); in HWTEST_F() local
89 auto scope = parser.GetAuditLogTimeScope(); in HWTEST_F() local
132 auto scope = parser.GetAuditLogTimeScope(); in HWTEST_F() local
/base/web/webview/interfaces/kits/napi/webfunction/
H A Dwebview_web_inited_callback.cpp35 napi_handle_scope scope = nullptr; in UvWebInitedCallbackThreadWoker() local
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h34 int scope; member
/foundation/arkui/napi/callback_scope_manager/
H A Dnative_callback_scope_manager.cpp86 NativeCallbackScope* scope = new (std::nothrow)NativeCallbackScope(env, object, asyncIdInfo); in Open() local
96 void NativeCallbackScopeManager::Close(NativeCallbackScope* scope) in Close() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_event.cpp53 napi_handle_scope scope = nullptr; in Off() local
76 napi_handle_scope scope = nullptr; in OnEvent() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Ddm_native_event.cpp54 napi_handle_scope scope = nullptr; in Off() local
77 napi_handle_scope scope = nullptr; in OnEvent() local
[all...]
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_error.cpp54 napi_handle_scope scope = nullptr; in ThrowErr() local
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_error.cpp54 napi_handle_scope scope = nullptr; in ThrowErr() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp79 napi_handle_scope scope = nullptr; in UvAfterWorkCb() local
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_callback_scope_napi.cpp49 napi_callback_scope scope = nullptr; in ScopeRunInCallback() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Dnet_interface_callback_stub_test.cpp113 int32_t scope = 1; in HWTEST_F() local
157 int32_t scope = 1; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_interface_callback_stub_test.cpp113 int32_t scope = 1; in HWTEST_F() local
157 int32_t scope = 1; in HWTEST_F() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dnet_interface_callback.cpp32 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressUpdated() argument
70 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressRemoved() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Duv_queue.cpp73 napi_handle_scope scope = nullptr; in Work() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Duv_queue.cpp73 napi_handle_scope scope = nullptr; in Work() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.h35 FreezeResult(unsigned long code, const std::string& scope) in FreezeResult() argument
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_ims_reg_info_callback_manager.cpp144 napi_handle_scope scope = nullptr; in ReportImsRegInfo() local
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dsend_callback.cpp70 napi_handle_scope scope = nullptr; in CompleteSmsSendWork() local
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp61 napi_handle_scope scope = nullptr; in UvWorkOnCallBack() local
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_widget_callback_v10.cpp58 napi_handle_scope scope = nullptr; in OnWork() local
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Daie_thread_unix.cpp63 void SetThreadAttrScope(PthreadAttr &attr, int32_t scope) in SetThreadAttrScope() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_callback.cpp54 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/
H A Dark_interop_helper.cpp125 void ARKTS_DestroyContainerScope(ContainerScope scope) in ARKTS_DestroyContainerScope() argument
130 void ARKTS_EnterContainerScope(ContainerScope scope) in ARKTS_EnterContainerScope() argument
135 void ARKTS_ExitContainerScope(ContainerScope scope) in ARKTS_ExitContainerScope() argument
142 void ARKTS_DestroyContainerScope(ContainerScope scope) {} in ARKTS_DestroyContainerScope() argument
143 void ARKTS_EnterContainerScope(ContainerScope scope) {} in ARKTS_EnterContainerScope() argument
144 void ARKTS_ExitContainerScope(ContainerScope scope) {} in ARKTS_ExitContainerScope() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp73 napi_handle_scope scope = nullptr; in ConvertPixmapNapi() local

Completed in 8 milliseconds

1234567891011