/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
H A D | file_operations_cloud.cpp | 262 void FileOperationsCloud::Access(fuse_req_t req, fuse_ino_t ino, int mask) in Access()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/ |
H A D | file_operations_cloud_test.cpp | 262 int mask = 0; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/ |
H A D | wifi_idl_client.cpp | 502 unsigned int mask, const std::string parseStr[], int size) const in PushDeviceConfigParseMask()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | frontend_delegate_declarative.cpp | 1628 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowDialogInner() local 1985 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowActionMenuInnerNG() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_swiper_bridge.cpp | 645 std::string mask = "2"; in GetSwiperDotIndicator() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1421 std::shared_ptr<RSMask> mask = properties.GetMask(); in DrawMask() local
|
H A D | rs_properties.cpp | 2374 void RSProperties::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_impl.cpp | 1401 napi_value WebGL2RenderingContextImpl::BlitFrameBuffer(napi_env env, GLint data[8], GLbitfield mask… in BlitFrameBuffer()
|
H A D | webgl2_rendering_context_base.cpp | 1399 int64_t mask = 0; in BlitFramebuffer() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_utils.cpp | 1528 mode_t mask = umask(0); in SaveFile() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsEnumStyle.js | 1911 mask(value) { method in DotIndicator
|
H A D | arkComponent.js | 3788 gesture(gesture, mask) { argument 3791 priorityGesture(gesture, mask) { argument 3794 parallelGesture(gesture, mask) { argument 4231 mask(value) { method in ArkComponent 10132 gesture(gesture, mask) { argument 10135 priorityGesture(gesture, mask) { argument 10138 parallelGesture(gesture, mask) { argument 10312 mask(value) { method in ArkSpanComponent 25515 gesture(gesture, mask) { argument 25518 priorityGesture(gesture, mask) { argument [all …]
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 427 uint32_t mask = GetMask("CN"); variable
|
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_mixer.c | 1578 uint32_t chBits, mask; in AudioUsbParseFeatureUnit() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_service_stub_test.cpp | 1045 int32_t mask = 0; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.cpp | 1568 …const GLbitfield mask = ((currentSubPass.resolveAttachmentCount > 0u) ? GL_COLOR_BUFFER_BIT : 0u) | in ResolveMSAA() local
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 1870 sigset_t mask = { 0 }; in InitSignalHandler() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_node_test.cpp | 5708 std::shared_ptr<RSMask> mask = std::make_shared<RSMask>(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 1823 void RSNode::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask()
|