| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fIntegerStateQueryTests.cpp | 661 ConstantMinimumValueTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum targetName, GLint minValue) in ConstantMinimumValueTestCase() argument 684 SampleBuffersTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SampleBuffersTestCase() argument 707 SamplesTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SamplesTestCase() argument 741 HintTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum targetName) in HintTestCase() argument 774 DepthFuncTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in DepthFuncTestCase() argument 803 CullFaceTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) CullFaceTestCase() argument 832 FrontFaceTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) FrontFaceTestCase() argument 861 ViewPortTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) ViewPortTestCase() argument 919 ScissorBoxTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) ScissorBoxTestCase() argument 953 MaxViewportDimsTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) MaxViewportDimsTestCase() argument 971 StencilRefTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName) StencilRefTestCase() argument 1011 StencilRefSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, GLenum stencilFuncTargetFace) StencilRefSeparateTestCase() argument 1052 StencilOpTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum stencilOpName) StencilOpTestCase() argument 1109 StencilOpSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum stencilOpName, GLenum stencilOpFace) StencilOpSeparateTestCase() argument 1147 StencilFuncTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) StencilFuncTestCase() argument 1179 StencilFuncSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum stencilFuncName, GLenum stencilFuncFace) StencilFuncSeparateTestCase() argument 1212 StencilMaskTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName) StencilMaskTestCase() argument 1245 StencilMaskSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, GLenum stencilFuncTargetFace) StencilMaskSeparateTestCase() argument 1280 StencilWriteMaskTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName) StencilWriteMaskTestCase() argument 1310 StencilWriteMaskSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, GLenum stencilTargetFace) StencilWriteMaskSeparateTestCase() argument 1342 PixelStoreAlignTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName) PixelStoreAlignTestCase() argument 1376 BlendFuncTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, int initialValue) BlendFuncTestCase() argument 1442 BlendFuncSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, int initialValue) BlendFuncSeparateTestCase() argument 1477 BlendEquationTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, int initialValue) BlendEquationTestCase() argument 1520 BlendEquationSeparateTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, int initialValue) BlendEquationSeparateTestCase() argument 1548 ImplementationArrayTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, GLenum testTargetLengthTargetName, int minValue) ImplementationArrayTestCase() argument 1599 BindingTest(Context& context, const char* name, const char* desc, QueryType type) BindingTest() argument 1624 CurrentProgramBindingTestCase(Context& context, QueryType type, const char* name, const char* description) CurrentProgramBindingTestCase() argument 1718 BufferBindingTestCase(Context& context, QueryType type, const char* name, const char* description, GLenum bufferBindingName, GLenum bufferType) BufferBindingTestCase() argument 1750 StencilClearValueTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) StencilClearValueTestCase() argument 1782 ActiveTextureTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) ActiveTextureTestCase() argument 1814 RenderbufferBindingTestCase(Context& context, QueryType type, const char* name, const char* description) RenderbufferBindingTestCase() argument 1842 TextureBindingTestCase(Context& context, QueryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) TextureBindingTestCase() argument 1875 FrameBufferBindingTestCase(Context& context, QueryType type, const char* name, const char* description) FrameBufferBindingTestCase() argument 1909 ImplementationColorReadTestCase(Context& context, StateVerifier* verifier, const char* name, const char* description) ImplementationColorReadTestCase() argument 1984 BufferComponentSizeCase(Context& context, StateVerifier* verifier, const char* name, const char* description) BufferComponentSizeCase() argument 2039 IntegerStateQueryTests(Context& context) IntegerStateQueryTests() argument [all...] |
| H A D | es2fShaderMatrixTests.cpp | 757 ShaderMatrixCase::ShaderMatrixCase (Context& context, const char* name, const char* desc, const ShaderInput& in0, const ShaderInput& in1, MatrixOp op, bool isVertexCase) in ShaderMatrixCase() argument 1078 ShaderMatrixTests::ShaderMatrixTests (Context& context) in ShaderMatrixTests() argument
|
| H A D | es2fTextureUnitTests.cpp | 581 TextureUnitCase(Context& context, const char* name, const char* desc, int numUnits, CaseType caseType, deUint32 randSeed) TextureUnitCase() argument 825 render(sglr::Context& context) render() argument 922 TextureUnitTests(Context& context) TextureUnitTests() argument [all...] |
| H A D | es2fVertexTextureTests.cpp | 1031 VertexTextureTests::VertexTextureTests (Context& context) in VertexTextureTests() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fClippingTests.cpp | 463 RenderTestCase::RenderTestCase (Context& context, const char* name, const char* description) in RenderTestCase() argument 497 PointCase::PointCase (Context& context, const char* name, const char* description, const tcu::Vec4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport) in PointCase() argument 625 LineRenderTestCase(Context& context, const char* name, const char* description, const ColoredLineData* linesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) LineRenderTestCase() argument 633 LineRenderTestCase(Context& context, const char* name, const char* description, const ColorlessLineData* linesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) LineRenderTestCase() argument 741 LineCase(Context& context, const char* name, const char* description, const LineRenderTestCase::ColorlessLineData* linesBegin, const LineRenderTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, int searchKernelSize) LineCase() argument 789 ColoredLineCase(Context& context, const char* name, const char* description, const LineRenderTestCase::ColoredLineData* linesBegin, const LineRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) ColoredLineCase() argument 864 TriangleCaseBase(Context& context, const char* name, const char* description, const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) TriangleCaseBase() argument 946 TriangleCase(Context& context, const char* name, const char* description, const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) TriangleCase() argument 986 TriangleAttributeCase(Context& context, const char* name, const char* description, const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) TriangleAttributeCase() argument 1040 FillTest(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) FillTest() argument 1134 TriangleFillTest(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) TriangleFillTest() argument 1188 QuadFillTest(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport, const tcu::Vec3& d1, const tcu::Vec3& d2, const tcu::Vec3& center_) QuadFillTest() argument 1224 TriangleFanFillTest(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) TriangleFanFillTest() argument 1321 PointsTestGroup(Context& context) PointsTestGroup() argument 1406 LinesTestGroup(Context& context) LinesTestGroup() argument 1497 PolysTestGroup(Context& context) PolysTestGroup() argument 1830 PolyEdgesTestGroup(Context& context) PolyEdgesTestGroup() argument 1881 PolyVertexClipTestGroup(Context& context) PolyVertexClipTestGroup() argument 2062 ClippingTests(Context& context) ClippingTests() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.c | 1498 sae_kdf_hash(size_t hash_len, const u8 *k, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) sae_kdf_hash() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 67 struct tls_context *context; member 102 struct tls_context *context = os_zalloc(sizeof(*context)); in tls_context_new() local 196 struct tls_context *context; in tls_init() local 261 struct tls_context *context = wolfSSL_CTX_get_ex_data(ssl_ctx, 0); tls_deinit() local 838 struct tls_context *context = conn->context; wolfssl_tls_fail_event() local 862 struct tls_context *context = conn->context; wolfssl_tls_cert_event() local 958 struct tls_context *context; tls_verify_cb() local 1996 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | scan.c | 3328 const char *token, *context = NULL; in wpas_sched_scan_plans_set() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Framebuffer.cpp | 68 FramebufferStatus CheckAttachmentCompleteness(const Context *context, in CheckAttachmentCompleteness() argument 165 FramebufferStatus CheckAttachmentSampleCounts(const Context *context, in CheckAttachmentSampleCounts() argument 204 FramebufferStatus CheckAttachmentSampleCompleteness(const Context *context, in CheckAttachmentSampleCompleteness() argument 294 angle::Result InitAttachment(const Context *context, FramebufferAttachmen argument 404 getAttachment(const Context *context, GLenum attachment) const getAttachment() argument 812 Framebuffer(const Context *context, egl::Surface *surface, egl::Surface *readSurface) Framebuffer() argument 852 Framebuffer(const Context *context, rx::GLImplFactory *factory, egl::Surface *readSurface) Framebuffer() argument 873 onDestroy(const Context *context) onDestroy() argument 894 setReadSurface(const Context *context, egl::Surface *readSurface) setReadSurface() argument 904 setLabel(const Context *context, const std::string &label) setLabel() argument 914 detachTexture(const Context *context, TextureID textureId) detachTexture() argument 919 detachRenderbuffer(const Context *context, RenderbufferID renderbufferId) detachRenderbuffer() argument 924 detachResourceById(const Context *context, GLenum resourceType, GLuint resourceId) detachResourceById() argument 965 detachMatchingAttachment(const Context *context, FramebufferAttachment *attachment, GLenum matchType, GLuint matchId) detachMatchingAttachment() argument 1032 getAttachment(const Context *context, GLenum attachment) const getAttachment() argument 1534 discard(const Context *context, size_t count, const GLenum *attachments) discard() argument 1543 invalidate(const Context *context, size_t count, const GLenum *attachments) invalidate() argument 1554 partialClearNeedsInit(const Context *context, bool color, bool depth, bool stencil) partialClearNeedsInit() argument 1590 invalidateSub(const Context *context, size_t count, const GLenum *attachments, const Rectangle &area) invalidateSub() argument 1602 clear(const Context *context, GLbitfield mask) clear() argument 1609 clearBufferfv(const Context *context, GLenum buffer, GLint drawbuffer, const GLfloat *values) clearBufferfv() argument 1617 clearBufferuiv(const Context *context, GLenum buffer, GLint drawbuffer, const GLuint *values) clearBufferuiv() argument 1625 clearBufferiv(const Context *context, GLenum buffer, GLint drawbuffer, const GLint *values) clearBufferiv() argument 1633 clearBufferfi(const Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument 1661 getImplementationColorReadFormat(const Context *context) getImplementationColorReadFormat() argument 1667 getImplementationColorReadType(const Context *context) getImplementationColorReadType() argument 1673 readPixels(const Context *context, const Rectangle &area, GLenum format, GLenum type, const PixelPackState &pack, Buffer *packBuffer, void *pixels) readPixels() argument 1691 blit(const Context *context, const Rectangle &sourceArea, const Rectangle &destArea, GLbitfield mask, GLenum filter) blit() argument 1754 getSamplePosition(const Context *context, size_t index, GLfloat *xy) const getSamplePosition() argument 1772 setAttachment(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource) setAttachment() argument 1784 setAttachmentMultisample(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei samples) setAttachmentMultisample() argument 1796 setAttachment(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samplesIn) setAttachment() argument 1854 setAttachmentMultiview(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLint baseViewIndex) setAttachmentMultiview() argument 1866 commitWebGL1DepthStencilIfConsistent(const Context *context, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples) commitWebGL1DepthStencilIfConsistent() argument 1942 setAttachmentImpl(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples) setAttachmentImpl() argument 2016 updateAttachment(const Context *context, FramebufferAttachment *attachment, size_t dirtyBit, angle::ObserverBinding *onDirtyBinding, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples) updateAttachment() argument 2038 resetAttachment(const Context *context, GLenum binding) resetAttachment() argument 2052 syncState(const Context *context, GLenum framebufferBinding, Command command) const syncState() argument 2230 setDefaultWidth(const Context *context, GLint defaultWidth) setDefaultWidth() argument 2237 setDefaultHeight(const Context *context, GLint defaultHeight) setDefaultHeight() argument 2244 setDefaultSamples(const Context *context, GLint defaultSamples) setDefaultSamples() argument 2251 setDefaultFixedSampleLocations(const Context *context, bool defaultFixedSampleLocations) setDefaultFixedSampleLocations() argument 2285 ensureClearAttachmentsInitialized(const Context *context, GLbitfield mask) ensureClearAttachmentsInitialized() argument 2318 ensureClearBufferAttachmentsInitialized(const Context *context, GLenum buffer, GLint drawbuffer) ensureClearBufferAttachmentsInitialized() argument 2342 ensureDrawAttachmentsInitialized(const Context *context) ensureDrawAttachmentsInitialized() argument 2370 ensureReadAttachmentsInitialized(const Context *context) ensureReadAttachmentsInitialized() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | BlitGL.cpp | 38 angle::Result CheckCompileStatus(const gl::Context *context, in CheckCompileStatus() argument 52 angle::Result CheckLinkStatus(const gl::Context *context, in CheckLinkStatus() argument 77 angle::Result enter(const gl::Context *context, gl::Rectangle viewport, int keepState = 0) in enter() argument 102 angle::Result exit(const gl::Context *context) in exit() argument 113 willUseTextureUnit(const gl::Context *context, int unit) willUseTextureUnit() argument 202 UnbindAttachments(const gl::Context *context, const FunctionsGL *functions, GLenum framebufferTarget, const ClearBindTargetVector &bindTargets) UnbindAttachments() argument 267 copyImageToLUMAWorkaroundTexture(const gl::Context *context, GLuint texture, gl::TextureType textureType, gl::TextureTarget target, GLenum lumaFormat, size_t level, const gl::Rectangle &sourceArea, GLenum internalFormat, gl::Framebuffer *source) copyImageToLUMAWorkaroundTexture() argument 296 copySubImageToLUMAWorkaroundTexture(const gl::Context *context, GLuint texture, gl::TextureType textureType, gl::TextureTarget target, GLenum lumaFormat, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, gl::Framebuffer *source) copySubImageToLUMAWorkaroundTexture() argument 397 blitColorBufferWithShader(const gl::Context *context, const gl::Framebuffer *source, const GLuint destTexture, const gl::TextureTarget destTarget, const size_t destLevel, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLenum filter, bool writeAlpha) blitColorBufferWithShader() argument 425 blitColorBufferWithShader(const gl::Context *context, const gl::Framebuffer *source, const gl::Framebuffer *dest, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLenum filter, bool writeAlpha) blitColorBufferWithShader() argument 438 blitColorBufferWithShader(const gl::Context *context, const gl::Framebuffer *source, const GLuint destFramebuffer, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLenum filter, bool writeAlpha) blitColorBufferWithShader() argument 559 copySubTexture(const gl::Context *context, TextureGL *source, size_t sourceLevel, GLenum sourceComponentType, GLuint destID, gl::TextureTarget destTarget, size_t destLevel, GLenum destComponentType, const gl::Extents &sourceSize, const gl::Rectangle &sourceArea, const gl::Offset &destOffset, bool needsLumaWorkaround, GLenum lumaFormat, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, bool *copySucceededOut) copySubTexture() argument 675 copySubTextureCPUReadback(const gl::Context *context, TextureGL *source, size_t sourceLevel, GLenum sourceSizedInternalFormat, TextureGL *dest, gl::TextureTarget destTarget, size_t destLevel, GLenum destFormat, GLenum destType, const gl::Extents &sourceSize, const gl::Rectangle &sourceArea, const gl::Offset &destOffset, bool needsLumaWorkaround, GLenum lumaFormat, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) copySubTextureCPUReadback() argument 822 copyTexSubImage(const gl::Context *context, TextureGL *source, size_t sourceLevel, TextureGL *dest, gl::TextureTarget destTarget, size_t destLevel, const gl::Rectangle &sourceArea, const gl::Offset &destOffset, bool *copySucceededOut) copyTexSubImage() argument 857 clearRenderableTexture(const gl::Context *context, TextureGL *source, GLenum sizedInternalFormat, int numTextureLayers, const gl::ImageIndex &imageIndex, bool *clearSucceededOut) clearRenderableTexture() argument 964 clearRenderbuffer(const gl::Context *context, RenderbufferGL *source, GLenum sizedInternalFormat) clearRenderbuffer() argument 997 clearFramebuffer(const gl::Context *context, FramebufferGL *source) clearFramebuffer() argument 1011 clearRenderableTextureAlphaToOne(const gl::Context *context, GLuint texture, gl::TextureTarget target, size_t level) clearRenderableTextureAlphaToOne() argument 1038 generateSRGBMipmap(const gl::Context *context, TextureGL *source, GLuint baseLevel, GLuint levelCount, const gl::Extents &sourceBaseLevelSize) generateSRGBMipmap() argument 1117 initializeResources(const gl::Context *context) initializeResources() argument 1185 orphanScratchTextures(const gl::Context *context) orphanScratchTextures() argument 1224 setScratchTextureParameter(const gl::Context *context, GLenum param, GLenum value) setScratchTextureParameter() argument 1237 setVAOState(const gl::Context *context) setVAOState() argument 1248 initializeVAOState(const gl::Context *context) initializeVAOState() argument 1274 getBlitProgram(const gl::Context *context, gl::TextureType sourceTextureType, GLenum sourceComponentType, GLenum destComponentType, BlitProgram **program) getBlitProgram() argument [all...] |
| H A D | renderergl_utils.cpp | 2458 const FunctionsGL *GetFunctionsGL(const gl::Context *context) in GetFunctionsGL() argument 2463 StateManagerGL *GetStateManagerGL(const gl::Context *context) in GetStateManagerGL() argument 2468 BlitGL *GetBlitGL(const gl::Context *context) in GetBlitGL() argument 2473 ClearMultiviewGL *GetMultiviewClearer(const gl::Context *context) in GetMultiviewClearer() argument 2478 GetFeaturesGL(const gl::Context *context) GetFeaturesGL() argument 2483 ClearErrors(const gl::Context *context, const char *file, const char *function, unsigned int line) ClearErrors() argument 2492 CheckError(const gl::Context *context, const char *call, const char *file, const char *function, unsigned int line) CheckError() argument [all...] |
| /base/msdp/device_status/services/interaction/drag/src/ |
| H A D | drag_drawing.cpp | 252 int32_t DragDrawing::Init(const DragData &dragData, IContext* context) in Init() argument 619 void DragDrawing::OnDragSuccess(IContext* context) in OnDragSuccess() argument 645 void DragDrawing::OnDragFail(IContext* context) in OnDragFail() argument [all...] |
| /base/telephony/core_service/frameworks/js/sim/src/ |
| H A D | napi_sim.cpp | 75 BaseContext &context = asyncContext->context; in NapiCreateAsyncWork() local 108 BaseContext &context = asyncContext->asyncContext.context; in NapiCreateAsyncWork2() local 141 BaseContext &context = asyncContext->asyncContext.context; NapiCreateAsyncWork3() local 194 const BaseContext &context = asyncContext.context; NapiAsyncCompleteCallback() local 228 const BaseContext &context = asyncContext.context; NapiAsyncBaseCompleteCallback() local 559 BaseContext &context = asyncContext->asyncContext.context; GetDefaultVoiceSlotId() local 605 BaseContext &context = asyncContext->asyncContext.context; GetDefaultVoiceSimId() local 844 BaseContext &context = asyncContext->asyncContext.context; GetDsdsMode() local 902 BaseContext &context = asyncContext->asyncContext.context; GetSimAuthentication() local 1305 BaseContext &context = iccAccountInfo->asyncContext.context; GetSimAccountInfo() local 1391 BaseContext &context = pinContext->asyncContext.context; UnlockPin() local 1448 BaseContext &context = pukContext->asyncContext.context; UnlockPuk() local 1509 BaseContext &context = alterPinContext->asyncContext.context; AlterPin() local 1572 BaseContext &context = asyncContextPIN->asyncContext.context; SetLockState() local 1724 AsyncContext2 *context = static_cast<AsyncContext2 *>(data); NativeSetShowName() local 1749 BaseContext &context = asyncContext->asyncContext.context; SetShowName() local 1809 AsyncContext2 *context = static_cast<AsyncContext2 *>(data); NativeSetShowNumber() local 1833 BaseContext &context = asyncContext->asyncContext.context; SetShowNumber() local 1925 BaseContext &context = pinContext->asyncContext.context; UnlockPin2() local 1983 BaseContext &context = pinContext->asyncContext.context; UnlockPuk2() local 2043 BaseContext &context = pinContext->asyncContext.context; AlterPin2() local 2111 BaseContext &context = crrierConfig->asyncContext.context; GetOperatorConfigs() local 2165 BaseContext &context = accountInfo->asyncContext.context; GetActiveSimAccountInfoList() local 2230 BaseContext &context = diallingNumbers->asyncContext.context; QueryIccDiallingNumbers() local 2282 BaseContext &context = diallingNumbers->asyncContext.context; AddIccDiallingNumbers() local 2338 BaseContext &context = diallingNumbers->asyncContext.context; DelIccDiallingNumbers() local 2394 BaseContext &context = diallingNumbers->asyncContext.context; UpdateIccDiallingNumbers() local 2449 BaseContext &context = mailContext->asyncContext.context; SetVoiceMailInfo() local 2473 AsyncContext2 *context = static_cast<AsyncContext2 *>(data); NativeSendEnvelopeCmd() local 2497 BaseContext &context = asyncContext->asyncContext.context; SendEnvelopeCmd() local 2520 AsyncContext2 *context = static_cast<AsyncContext2 *>(data); NativeSendTerminalResponseCmd() local 2544 BaseContext &context = asyncContext->asyncContext.context; SendTerminalResponseCmd() local 2567 AsyncStkCallSetupResult *context = static_cast<AsyncStkCallSetupResult *>(data); NativeAcceptCallSetupRequest() local 2591 BaseContext &context = asyncContext->asyncContext.context; AcceptCallSetupRequest() local 2613 AsyncStkCallSetupResult *context = static_cast<AsyncStkCallSetupResult *>(data); NativeRejectCallSetupRequest() local 2637 BaseContext &context = asyncContext->asyncContext.context; RejectCallSetupRequest() local 2820 BaseContext &context = lockStateContext->asyncContext.context; GetLockState() local 2915 BaseContext &context = asyncContextPIN->asyncContext.context; UnlockSimLock() local [all...] |
| /base/telephony/core_service/frameworks/js/network_search/src/ |
| H A D | napi_radio.cpp | 939 static void ParseNetworkSelectionParameter(napi_env env, napi_value object, SetSelectModeContext &context) in ParseNetworkSelectionParameter() argument 992 auto context = static_cast<GetISOCountryCodeContext *>(data); in NativeGetCountryCode() local 1010 auto context = static_cast<GetISOCountryCodeContext *>(data); GetCountryCodeCallback() local 1353 auto context = static_cast<GetOperatorNameContext *>(data); NativeGetOperatorName() local 1375 auto context = static_cast<GetOperatorNameContext *>(data); GetOperatorNameCallback() local 1471 auto context = static_cast<PreferredNetworkModeContext *>(data); SetPreferredNetworkCallback() local 1547 auto context = static_cast<PreferredNetworkModeContext *>(data); GetPreferredNetworkCallback() local 1623 auto context = static_cast<NetworkCapabilityContext *>(data); SetNetworkCapabilityCallback() local 1750 auto context = static_cast<GetIMEIContext *>(data); NativeGetIMEI() local 1770 auto context = static_cast<GetIMEIContext *>(data); GetIMEICallback() local 1823 auto context = static_cast<GetIMEISVContext *>(data); NativeGetIMEISV() local 1841 auto context = static_cast<GetIMEISVContext *>(data); GetIMEISVCallback() local 1894 auto context = static_cast<GetMEIDContext *>(data); NativeGetMEID() local 1911 auto context = static_cast<GetMEIDContext *>(data); GetMEIDCallback() local 2323 auto context = static_cast<GetUniqueDeviceIdContext *>(data); NativeGetUniqueDeviceId() local 2342 auto context = static_cast<GetUniqueDeviceIdContext *>(data); GetUniqueDeviceIdCallback() local 2392 auto context = static_cast<NrOptionModeContext *>(data); NativeGetNrOptionMode() local 2412 auto context = static_cast<NrOptionModeContext *>(data); GetNrOptionModeCallback() local 2465 auto context = static_cast<FactoryResetContext *>(data); NativeFactoryReset() local 2480 auto context = static_cast<FactoryResetContext *>(data); FactoryResetCallback() local 2534 auto context = static_cast<NrOptionModeContext *>(data); SetNrOptionModeCallback() local 2604 auto context = static_cast<SetPrimarySlotIdContext *>(data); NativeSetPrimarySlotId() local 2619 auto context = static_cast<SetPrimarySlotIdContext *>(data); SetPrimarySlotIdCallback() local 2654 auto context = static_cast<GetImsRegInfoContext *>(data); NativeGetImsRegInfo() local 2669 auto context = static_cast<GetImsRegInfoContext *>(data); GetImsRegInfoCallback() local [all...] |
| /base/telephony/call_manager/frameworks/js/napi/src/ |
| H A D | napi_call_manager.cpp | 4980 napi_value NapiCallManager::HandleAsyncWork(napi_env env, AsyncContext *context, std::string workName, in HandleAsyncWork() argument
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | webview_controller.cpp | 70 std::shared_ptr<AbilityRuntime::ApplicationContext> context = in GetAppBundleNameAndModuleName() local 600 std::shared_ptr<AbilityRuntime::ApplicationContext> context = in GetRawFileUrl() local 1867 std::shared_ptr<AbilityRuntime::ApplicationContext> context = in ParseJsLengthResourceToInt() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_pattern.cpp | 152 auto context = host->GetContext(); in RegisterHoverModeChangeCallback() local 1173 auto context = host->GetContext(); OnColorConfigurationUpdate() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| H A D | rosen_decoration_painter.cpp | 1118 void RosenDecorationPainter::PaintDecoration(const Offset& offset, SkCanvas* canvas, RenderContext& context) in PaintDecoration() argument 1274 PaintDecoration( const Offset& offset, SkCanvas* canvas, RenderContext& context, const sk_sp<SkImage>& image) PaintDecoration() argument 1309 PaintDecoration( const Offset& offset, RSCanvas* canvas, RenderContext& context, const std::shared_ptr<RSImage>& image) PaintDecoration() argument 1862 PaintBlur(RenderContext& context, const Dimension& blurRadius) PaintBlur() argument 3052 PaintImage(const Offset& offset, RenderContext& context) PaintShadow() argument 3086 PaintGradient(RenderContext& context) PaintShadow() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
| H A D | indexer_pattern.cpp | 1860 auto context = host->GetContext(); in StartDelayTask() local 1876 auto context = host->GetContext(); in StartCollapseDelayTask() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | datepicker_pattern.cpp | 83 auto context = host->GetContext(); in OnDirtyLayoutWrapperSwap() local 312 auto context = host->GetContext(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | rosen_render_custom_paint.cpp | 204 void RosenRenderCustomPaint::Paint(RenderContext& context, const Offset& offset) in Paint() argument 593 double RosenRenderCustomPaint::MeasureTextInner(const MeasureContext& context) in MeasureTextInner() argument 676 IsApplyIndent(const MeasureContext& context, double& indent) IsApplyIndent() argument 692 ApplyLineHeightInNumUnit(const MeasureContext& context, Rosen::TextStyle& txtStyle) ApplyLineHeightInNumUnit() argument 709 MeasureTextSizeInner(const MeasureContext& context) MeasureTextSizeInner() argument 2562 auto context = GetContext().Upgrade(); global() local 2610 auto context = GetContext().Upgrade(); global() local 2654 auto context = GetContext().Upgrade(); global() local 2813 WebGLInit(CanvasRenderContextBase* context) global() argument 3038 auto context = GetContext().Upgrade(); global() local 3064 auto context = GetContext().Upgrade(); global() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | custom_paint_paint_method.cpp | 190 auto context = context_.Upgrade(); in UpdateFontFamilies() local 304 auto context = PipelineBase::GetCurrentContext(); in GetImage() local 555 auto context = PipelineBase::GetCurrentContext(); in DrawImage() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
| H A D | form_pattern.cpp | 348 auto context = host->GetContext(); in TakeSurfaceCaptureForUI() local 375 auto context = host->GetContext(); in OnSnapshot() local 1200 auto context = host->GetContextRefPtr(); InitFormManagerDelegate() local 1491 auto context = host->GetContext(); FireFormSurfaceNodeCallback() local 1508 auto context = host->GetContext(); DelayDeleteImageNode() local 1557 auto context = host->GetContextRefPtr(); CreateCardContainer() local 1726 auto context = host->GetContext(); OnLoadEvent() local 1770 auto context = host->GetContext(); OnActionEvent() local 2033 auto context = host->GetContext(); DelayResetManuallyClickFlag() local 2052 auto context = host->GetContext(); RemoveDelayResetManuallyClickFlagTask() local 2118 auto context = PipelineContext::GetCurrentContext(); DoSkeletonAnimation() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | drag_event.cpp | 1068 auto context = imageNode->GetContext(); in CreatePreviewNode() local 1113 auto context = columnNode->GetContext(); in MountPixelMap() local 1184 auto context = frameNode->GetRenderContext(); in GetScreenShotPixelMap() local 1253 auto context = imageNode->GetContext(); SetPixelMap() local 1724 auto context = dragNode->GetRenderContext(); HideTextAnimation() local 1947 auto context = frameNode->GetRenderContext(); CreateImageNode() local 1996 auto context = gatherNode->GetContext(); MarkDirtyGatherNode() local 2064 auto context = frameNode->GetRenderContext(); GetFrameNodePreviewPixelMap() local 2411 auto context = textNode->GetContext(); CreateBadgeTextNode() local 2438 auto context = frameNode->GetRenderContext(); GetThumbnailPixelMapAsync() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
| H A D | drag_drop_manager.cpp | 103 auto context = imageNode->GetContext(); in CreateAndShowItemDragOverlay() local 2201 auto context = DynamicCast<NG::PipelineContext>(pipeline); in GetMaxWidthBaseOnGridSystem() local
|