Home
last modified time | relevance | path

Searched defs:context (Results 101 - 125 of 9457) sorted by relevance

12345678910>>...379

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_measure_util.cpp25 Size MeasureUtil::MeasureTextSize(const MeasureContext& context) in MeasureTextSize() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_gesture.cpp25 RefPtr<GestureRecognizer> TimeoutGesture::CreateRecognizer(WeakPtr<PipelineBase> context) in CreateRecognizer() argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dpayload_data.cpp18 PayloadData::PayloadData(std::shared_ptr<MtpOperationContext> &context) in PayloadData() argument
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dclient_init.c25 int __attribute__((weak)) OnTransact(Context *context) in OnTransact() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dpermission_strategy.cpp23 bool PermissionStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerKVPromiseJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerPromiseJsunit.test.js19 var context = abilityFeatureAbility.getContext(); variable
/third_party/icu/icu4c/source/i18n/
H A Dregextxt.cpp21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct; in uregex_utext_unescape_charAt() local
44 uregex_ucstr_unescape_charAt(int32_t offset, void *context) uregex_ucstr_unescape_charAt() argument
[all...]
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-resolv.c29 lws_plat_asyncdns_init(struct lws_context *context, lws_sockaddr46 *sa46) in lws_plat_asyncdns_init() argument
47 lws_plat_ntpclient_config(struct lws_context *context) in lws_plat_ntpclient_config() argument
/third_party/libcoap/src/
H A Dcoap_event.c24 coap_register_event_handler(coap_context_t *context, in coap_register_event_handler() argument
30 coap_set_event_handler(coap_context_t *context, in coap_set_event_handler() argument
36 coap_clear_event_handler(coap_context_t *context) { in coap_clear_event_handler() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpreemption.c35 void vlVdpPreemptionCallback(VdpDevice device, void *context) in vlVdpPreemptionCallback() argument
43 vlVdpPreemptionCallbackRegister(VdpDevice device, VdpPreemptionCallback callback, void *context) vlVdpPreemptionCallbackRegister() argument
/third_party/node/test/addons/node-module-version/
H A Dbinding.cc8 Initialize(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context) Initialize() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dregextxt.cpp21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct; in uregex_utext_unescape_charAt() local
44 uregex_ucstr_unescape_charAt(int32_t offset, void *context) uregex_ucstr_unescape_charAt() argument
[all...]
/third_party/python/Lib/multiprocessing/
H A D__init__.py16 from . import context namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DProgramPipelineImpl.cpp14 angle::Result ProgramPipelineImpl::link(const gl::Context *context, in link() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/disjoint_timer_query/
H A DesextcDisjointTimerQueryTests.cpp41 DisjointTimerQueryTests::DisjointTimerQueryTests (glcts::Context& context, const ExtParameters& extParams) in DisjointTimerQueryTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedTests.cpp45 DrawBuffersIndexedTests::DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extParams) in DrawBuffersIndexedTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateAPI.cpp36 FragmentShadingRateAPI::FragmentShadingRateAPI(glcts::Context& context, const ExtParameters& extParams) in FragmentShadingRateAPI() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5Tests.cpp42 GPUShader5Tests::GPUShader5Tests(glcts::Context& context, const ExtParameters& extParams) in GPUShader5Tests() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTextureGroup.cpp41 TextureBorderClampSamplingTextureGroup::TextureBorderClampSamplingTextureGroup(glcts::Context& context, in TextureBorderClampSamplingTextureGroup() argument
H A DesextcTextureBorderClampTests.cpp48 TextureBorderClampTests::TextureBorderClampTests(glcts::Context& context, const ExtParameters& extParams) in TextureBorderClampTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTests.cpp49 TextureBufferTests::TextureBufferTests(glcts::Context& context, const ExtParameters& extParams) in TextureBufferTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTests.cpp51 GlSubgroupTests::GlSubgroupTests(deqp::Context& context) in GlSubgroupTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTests.cpp57 Tests::Tests(deqp::Context& context) : TestCaseGroup(context, "direct_state_access", "Direct State Access Tests Suite") in Tests() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfeature_manager_test.cpp36 std::unique_ptr<IRContext> context = in TEST_F() local
51 std::unique_ptr<IRContext> context = in TEST_F() local
66 std::unique_ptr<IRContext> context = in TEST_F() local
82 std::unique_ptr<IRContext> context in TEST_F() local
99 std::unique_ptr<IRContext> context = TEST_F() local
113 std::unique_ptr<IRContext> context = TEST_F() local
127 std::unique_ptr<IRContext> context = TEST_F() local
[all...]

Completed in 9 milliseconds

12345678910>>...379