Home
last modified time | relevance | path

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

12345678

/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...]
/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
/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
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.cpp74 napi_handle_scope scope = nullptr; in callUserFunction() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_async_work_callback.cpp48 napi_handle_scope scope = nullptr; in CallbackComplete() local
/foundation/arkui/napi/sample/native_module_netserver/
H A Devent_target.cpp101 napi_handle_scope scope = nullptr; in Off() local
156 napi_handle_scope scope = nullptr; in Emit() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/
H A Dnapi_audio_session_callback.cpp77 napi_handle_scope scope = nullptr; in WorkCallbackAudioSessionChangeDone() local
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_async_callback.cpp55 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
89 napi_handle_scope scope = nullptr; in AfterWorkCallbackWithFlag() local
130 napi_handle_scope scope = nullptr; in AfterWorkCallbackWithFunc() local
[all...]
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dapp_group_observer_napi.cpp93 napi_handle_scope scope = nullptr; in UvQueueWorkOnAppGroupChanged() local
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_interface_callback_proxy.cpp37 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressUpdated() argument
79 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressRemoved() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_stub_test.cpp53 int32_t scope = 0; in HWTEST_F() local
105 int32_t scope = 0; in HWTEST_F() local
H A Dnotify_callback_proxy_test.cpp54 int scope = 2; in HWTEST_F() local
66 int scope = 2; in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp521 std::string scope; in Unmarshalling() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_inner_observer.cpp44 napi_handle_scope scope = nullptr; in OnComplete() local

Completed in 9 milliseconds

12345678