| /base/startup/init/services/init/ |
| H A D | init_capability.c | 78 int mapSize = (int)ARRAY_LENGTH(capStrCapNum); in GetCapByString() local
|
| /base/theme/wallpaper_mgr/frameworks/native/include/ |
| H A D | wallpaper_service_proxy.h | 74 int32_t mapSize = 0; member in OHOS::WallpaperMgrService::WallpaperServiceProxy
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/ |
| H A D | rs_uiextension_data.cpp | 76 auto mapSize = parcel.ReadUint32(); in Unmarshalling() local
|
| /foundation/multimedia/drm_framework/services/drm_service/server/src/ |
| H A D | key_session_service_callback_stub.cpp | 68 uint32_t mapSize = data.ReadUint32(); in HandleSendEventKeyChanged() local
|
| /foundation/multimedia/drm_framework/services/drm_service/client/src/ |
| H A D | key_session_service_callback_proxy.cpp | 76 uint32_t mapSize = statusTable.size(); in SendEventKeyChanged() local
|
| /foundation/window/window_manager/wmserver/src/zidl/ |
| H A D | mock_session_manager_service_stub.cpp | 107 int32_t mapSize = data.ReadInt32(); in HandleSetSnapshotSkipByIdNamesMap() local
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | sa_store.h | 51 int16 mapSize;
member
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
| H A D | image_packer_module_test.cpp | 53 PackToDataMultiFrames(OH_PackingOptionsForSequence *options, OH_PixelmapNative **pixelmaps, size_t mapSize, uint8_t* outData, size_t* outDataSize) PackToDataMultiFrames() argument 78 PackToFileMultiFrames(OH_PackingOptionsForSequence *options, OH_PixelmapNative **pixelmaps, size_t mapSize, int32_t fd) PackToFileMultiFrames() argument
|
| /foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
| H A D | media_monitor_stub.cpp | 55 int32_t mapSize = static_cast<int32_t>(perferredDevices.size()); in HandleGetAudioRouteMsg() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
| H A D | codec_utils.cpp | 132 bool TranslatesByMap(const T& t, U& u, const std::pair<T, U>* transMap, size_t mapSize) in TranslatesByMap() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | VertexBuffer9.cpp | 79 unsigned int mapSize = 0; in storeVertexAttributes() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/ |
| H A D | bundle_distributed_manager.cpp | 285 uint32_t mapSize; in SendCallbackRequest() local
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | policy_handler.cpp | 111 size_t mapSize = IPolicyProvider::GetVolumeVectorSize() * sizeof(Volume) + sizeof(bool); in InitVolumeMap() local
|
| /foundation/multimedia/media_foundation/services/media_monitor/client/src/ |
| H A D | media_monitor_client.cpp | 62 int32_t mapSize = reply.ReadInt32(); in GetAudioRouteMsg() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager_client/src/zidl/ |
| H A D | screen_session_manager_client_stub.cpp | 181 auto mapSize = data.ReadUint32(); in HandleOnDisplayStateChanged() local
|
| H A D | screen_session_manager_client_proxy.cpp | 349 auto mapSize = static_cast<uint32_t>(displayInfoMap.size()); in OnDisplayStateChanged() local
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_session_manager_client_stub_test.cpp | 211 auto mapSize = static_cast<uint32_t>(displayInfoMap.size()); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | resize.c | 61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | resize.c | 61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
|
| /base/powermgr/power_manager/utils/shell/src/ |
| H A D | power_shell_command.cpp | 402 uint32_t mapSize = static_cast<uint32_t>(runningLockLists.size()); in RunAsQueryLockCommand() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiostream_fuzzer/ |
| H A D | audio_stream_fuzzer.cpp | 118 size_t mapSize = IPolicyProvider::GetVolumeVectorSize() * sizeof(Volume); in InitSharedVolume() local
|
| /kernel/liteos_a/kernel/extended/container/ |
| H A D | los_user_container.c | 424 size_t mapSize = newMap.extentCount * sizeof(newMap.extent[0]); in OsUserContainerMapWrite() local
|
| /kernel/liteos_a/kernel/extended/lms/usr/ |
| H A D | los_lms.c | 40 size_t mapSize;
member 75 size_t mapSize;
in LmsAddMapNode() local [all...] |
| /test/xts/hats/hdf/manager/managerHdiTest/ |
| H A D | service_manager_hdi_c_test.cpp | 757 constexpr int mapSize = 128; in HWTEST_F() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferMapTests.cpp | 53 BufferMapReadCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, WriteType write) in BufferMapReadCase() argument 159 BufferPartialMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferPartialMapWriteCase() argument 232 const int mapSize = 1011; in iterate() local 291 const int mapSize in iterate() local 350 const int mapSize = 1011; iterate() local 474 BufferMapReadWriteCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) BufferMapReadWriteCase() argument [all...] |