| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/forminfo_fuzzer/ |
| H A D | forminfo_fuzzer.cpp | 30 FormInfo info; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/installparam_fuzzer/ |
| H A D | installparam_fuzzer.cpp | 30 InstallParam info; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_utils_lite/frameworks/ |
| H A D | mem_api.cpp | 20 UI_WEAK_SYMBOL void* ImageCacheMalloc(const ImageInfo& info) in ImageCacheMalloc() argument 25 UI_WEAK_SYMBOL void ImageCacheFree(ImageInfo& info) in ImageCacheFree() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
| H A D | object_factory.h | 38 ObjectFactory(const META_NS::ClassInfo& info) : info_(info) {} in ObjectFactory() argument 68 PlainObjectFactory(const META_NS::ClassInfo& info) : ObjectFactory(info) {} in PlainObjectFactory() argument 82 DefaultObjectFactory(const META_NS::ClassInfo& info) : PlainObjectFactory<FinalClass>(info) {} in DefaultObjectFactory() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/mingw/ |
| H A D | frame_painter.cpp | 31 double FramePainter::SumHeight(const struct FrameInfo &info) in SumHeight() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/client/ |
| H A D | fast_audio_stream_unit_test.cpp | 114 IAudioStream::SwitchInfo info; in HWTEST() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
| H A D | software_render_backend.cpp | 37 SkImageInfo info = in AcquireSkCanvas() local
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
| H A D | image_pixel_map_napi.cpp | 25 OH_GetImageInfo(napi_env env, napi_value value, OhosPixelMapInfo *info) OH_GetImageInfo() argument
|
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| H A D | pixel_yuv.h | 32 SkImageInfo info; member
|
| /foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/ |
| H A D | sample_base.cpp | 47 std::shared_ptr<SampleBase> SampleFactory::CreateSample(const SampleInfo &info) in CreateSample() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/ |
| H A D | cloud_sync_notify_handler.h | 43 CloudSyncNotifyHandler(const CloudSyncNotifyInfo &info):notifyInfo_(info) {}; in CloudSyncNotifyHandler() argument
|
| /foundation/multimodalinput/input/intention/prototype/include/ |
| H A D | i_common_event_adapter.h | 34 explicit ICommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info) in ICommonEventObserver() argument
|
| /foundation/multimodalinput/input/intention/adapters/common_event_adapter/include/ |
| H A D | common_event_observer.h | 30 CommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info, CommonEventHandleType handle) in CommonEventObserver() argument
|
| /foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/ |
| H A D | efficiency_resource_info.cpp | 35 EfficiencyResourceInfo* info = new (std::nothrow) EfficiencyResourceInfo(); in Unmarshalling() local
|
| H A D | delay_suspend_info.cpp | 33 auto info = std::make_shared<DelaySuspendInfo>(); in Unmarshalling() local
|
| /foundation/resourceschedule/background_task_mgr/services/transient_task/include/ |
| H A D | event_hub.h | 29 EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, InputManager& inputManager) in EventHub() argument
|
| /foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
| H A D | allow_info.cpp | 32 sptr<AllowInfo> info = new (std::nothrow) AllowInfo(); in Unmarshalling() local
|
| H A D | resourcce_request.cpp | 36 sptr<ResourceRequest> info = new (std::nothrow) ResourceRequest(); in Unmarshalling() local
|
| /foundation/window/window_manager/utils/src/ |
| H A D | display_change_info.cpp | 32 auto info = new (std::nothrow) DisplayChangeInfo();
in Unmarshalling() local [all...] |
| H A D | unreliable_window_info.cpp | 31 auto info = new (std::nothrow) UnreliableWindowInfo(); in Unmarshalling() local [all...] |
| /foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
| H A D | lnn_deviceinfo_to_profile_virtual.c | 18 void InsertToProfile(NodeInfo *info) in InsertToProfile() argument 23 void InsertMetaNodeInfoToProfile(MetaNodeInfo *info) in InsertMetaNodeInfoToProfile() argument 28 void UpdateProfile(const NodeInfo *info) in UpdateProfile() argument 33 void UpdateMetaNodeProfile(MetaNodeInfo *info) in UpdateMetaNodeProfile() argument
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getallmetanodeinfo_fuzzer/ |
| H A D | getallmetanodeinfo_fuzzer.cpp | 31 MetaNodeInfo info[MAX_META_NODE_NUM]; in DoSomethingInterestingWithMyAPI() local 48 GetAllMetaNodeInfo(reinterpret_cast<const char *>(tmp), info, &infoNum); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/ |
| H A D | command_factory.cpp | 24 std::shared_ptr<ConnectCommand> CommandFactory::CreateConnectCommand(const WifiDirectConnectInfo &info, in CreateConnectCommand() argument 33 std::shared_ptr<DisconnectCommand> CommandFactory::CreateDisconnectCommand(const WifiDirectDisconnectInfo &info, in CreateDisconnectCommand() argument 42 CreateForceDisconnectCommand( const WifiDirectForceDisconnectInfo &info, const WifiDirectDisconnectCallback &callback) CreateForceDisconnectCommand() argument
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/ |
| H A D | time_sync_demo.c | 29 static void onTimeSyncDone(const TimeSyncResultInfo *info, int32_t retCode) in onTimeSyncDone() argument
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getallnodedeviceinfo_fuzzer/ |
| H A D | getallnodedeviceinfo_fuzzer.cpp | 30 NodeBasicInfo *info = nullptr; in GetAllNodeDeviceInfoTest() local 60 NodeBasicInfo *info = nullptr; in FreeNodeInfoTest() local
|