Home
last modified time | relevance | path

Searched defs:scope (Results 251 - 275 of 557) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.hpp80 VkSystemAllocationScope scope; member
89 VkSystemAllocationScope scope; member
103 VkSystemAllocationScope scope; member
/third_party/skia/src/utils/
H A DSkJSONWriter.h318 Scope scope() const { in scope() function in SkJSONWriter
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePassEncoder.cpp426 void ComputePassEncoder::AddDispatchSyncScope(SyncScopeUsageTracker scope) { in AddDispatchSyncScope() argument
/third_party/python/Lib/test/
H A Dtest_future.py122 exec("from __future__ import unicode_literals; x = ''", {}, scope) namespace
[all...]
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c219 *scope = "Unknown"; in display_ifconfig() local
/third_party/toybox/toys/net/
H A Difconfig.c220 *scope = "Unknown"; in display_ifconfig() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_file.cc545 std::string scope; in GenerateDescriptorInitializationCodeForMutable() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DQualifierTypes.cpp903 TTypeQualifier::TTypeQualifier(TQualifier scope, const TSourceLoc &loc) in TTypeQualifier() argument
915 TTypeQualifierBuilder::TTypeQualifierBuilder(const TStorageQualifierWrapper *scope, in TTypeQualifierBuilder() argument
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.cpp226 std::string scope = GetAttributeValue<std::string>(tag, ATTRIBUTE_SCOPE); in ParseTagResult() local
309 void FreezeResult::SetScope(const std::string& scope) in SetScope() argument
/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp287 napi_handle_scope scope = nullptr; in Convert2FileVector() local
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp491 napi_handle_scope scope = nullptr; in CallPrepareAsyncWork() local
569 napi_handle_scope scope = nullptr; in CallActivateAsyncWork() local
648 napi_handle_scope scope = nullptr; CallDeactivateAsyncWork() local
683 napi_handle_scope scope = nullptr; CallGetCrossingSwitchStatePromiseWork() local
715 napi_handle_scope scope = nullptr; CallGetCrossingSwitchStateAsyncWork() local
766 napi_handle_scope scope = nullptr; EmitCoordinationMessageEvent() local
818 napi_handle_scope scope = nullptr; EmitMouseLocationEvent() local
[all...]
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp337 napi_handle_scope scope = nullptr; in GetInstance() local
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_request_permission_on_setting.cpp170 napi_handle_scope scope = nullptr; in ResultCallbackJSThreadWorker() local
H A Dnapi_request_global_switch_on_setting.cpp149 napi_handle_scope scope = nullptr; in ResultCallbackJSThreadWorker() local
/base/web/webview/interfaces/kits/napi/webstorage/
H A Dnapi_web_storage.cpp186 napi_handle_scope scope = nullptr; in GetOriginComplete() local
214 napi_handle_scope scope = nullptr; in GetOriginsPromiseComplete() local
341 napi_handle_scope scope = nullptr; in GetOriginUsageOrQuotaComplete() local
374 napi_handle_scope scope = nullptr; GetOriginUsageOrQuotaPromiseComplete() local
[all...]
/base/web/webview/interfaces/kits/napi/webcookiemanager/
H A Dnapi_web_cookie_manager.cpp803 napi_handle_scope scope = nullptr; in UvJsCallbackThreadWoker() local
887 napi_handle_scope scope = nullptr; in UvJsCallbackThreadWoker() local
984 napi_handle_scope scope = nullptr; in UvJsCallbackThreadWoker() local
1068 napi_handle_scope scope = nullptr; UvJsCallbackThreadWoker() local
[all...]
/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_geolocation_permission.cpp210 napi_handle_scope scope = nullptr; in GetPermissionStateComplete() local
239 napi_handle_scope scope = nullptr; in GetPermissionStatePromiseComplete() local
397 napi_handle_scope scope = nullptr; in GetOriginComplete() local
431 napi_handle_scope scope = nullptr; GetOriginsPromiseComplete() local
[all...]
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_instance_v10.cpp157 napi_handle_scope scope = nullptr; in InitAuthType() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sceneview.cpp191 napi_handle_scope scope = nullptr; in UnwrapScene() local
H A Djs_security_ui_extension.cpp139 AddCallbackToList( napi_env env, napi_value cb, napi_handle_scope scope, RegisterType type, const std::function<void(const RefPtr<NG::SecurityUIExtensionProxy>&)>&& onFunc) AddCallbackToList() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback.cpp203 napi_handle_scope scope = nullptr; in OnPushEventInner() local
274 napi_handle_scope scope = nullptr; in OnRequestEventInner() local
339 napi_handle_scope scope = nullptr; OnRequestCallBackInner() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp87 RefPtr<FocusGroup> scope = AceType::DynamicCast<FocusGroup>(node); in CollectTabIndexNodes() local
259 RefPtr<FocusGroup> scope = AceType::DynamicCast<FocusGroup>(AceType::Claim(this)); in GetChildDefaultFocusNode() local
281 RefPtr<FocusGroup> scope = AceType::DynamicCast<FocusGroup>(AceType::Claim(this)); GetChildFocusNodeById() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_tester.cpp431 napi_handle_scope scope; JSTriggerCombineKeys() local
748 napi_handle_scope scope = nullptr; AsyncCompleteWork() local
[all...]
H A Djs_component_test_component.cpp638 napi_handle_scope scope = nullptr; in AsyncCompleteWork() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Djs_drawable_descriptor.cpp96 napi_escapable_handle_scope scope = nullptr; in AnimatedConstructor() local
133 napi_escapable_handle_scope scope = nullptr; in Constructor() local
148 napi_escapable_handle_scope scope = nullptr; in PixelMapConstructor() local
181 napi_escapable_handle_scope scope = nullptr; LayeredConstructor() local
367 napi_escapable_handle_scope scope = nullptr; GetPixelMap() local
384 napi_escapable_handle_scope scope = nullptr; GetForeground() local
404 napi_escapable_handle_scope scope = nullptr; GetBackground() local
424 napi_escapable_handle_scope scope = nullptr; GetMask() local
[all...]

Completed in 24 milliseconds

1...<<11121314151617181920>>...23