Home
last modified time | relevance | path

Searched defs:info (Results 326 - 350 of 9675) sorted by relevance

1...<<11121314151617181920>>...387

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/forminfo_fuzzer/
H A Dforminfo_fuzzer.cpp30 FormInfo info; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/installparam_fuzzer/
H A Dinstallparam_fuzzer.cpp30 InstallParam info; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dmem_api.cpp20 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 Dobject_factory.h38 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 Dframe_painter.cpp31 double FramePainter::SumHeight(const struct FrameInfo &info) in SumHeight() argument
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/client/
H A Dfast_audio_stream_unit_test.cpp114 IAudioStream::SwitchInfo info; in HWTEST() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Dsoftware_render_backend.cpp37 SkImageInfo info = in AcquireSkCanvas() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dimage_pixel_map_napi.cpp25 OH_GetImageInfo(napi_env env, napi_value value, OhosPixelMapInfo *info) OH_GetImageInfo() argument
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_yuv.h32 SkImageInfo info; member
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/
H A Dsample_base.cpp47 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 Dcloud_sync_notify_handler.h43 CloudSyncNotifyHandler(const CloudSyncNotifyInfo &info):notifyInfo_(info) {}; in CloudSyncNotifyHandler() argument
/foundation/multimodalinput/input/intention/prototype/include/
H A Di_common_event_adapter.h34 explicit ICommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info) in ICommonEventObserver() argument
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/include/
H A Dcommon_event_observer.h30 CommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info, CommonEventHandleType handle) in CommonEventObserver() argument
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Defficiency_resource_info.cpp35 EfficiencyResourceInfo* info = new (std::nothrow) EfficiencyResourceInfo(); in Unmarshalling() local
H A Ddelay_suspend_info.cpp33 auto info = std::make_shared<DelaySuspendInfo>(); in Unmarshalling() local
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Devent_hub.h29 EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, InputManager& inputManager) in EventHub() argument
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dallow_info.cpp32 sptr<AllowInfo> info = new (std::nothrow) AllowInfo(); in Unmarshalling() local
H A Dresourcce_request.cpp36 sptr<ResourceRequest> info = new (std::nothrow) ResourceRequest(); in Unmarshalling() local
/foundation/window/window_manager/utils/src/
H A Ddisplay_change_info.cpp32 auto info = new (std::nothrow) DisplayChangeInfo(); in Unmarshalling() local
[all...]
H A Dunreliable_window_info.cpp31 auto info = new (std::nothrow) UnreliableWindowInfo(); in Unmarshalling() local
[all...]
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_deviceinfo_to_profile_virtual.c18 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 Dgetallmetanodeinfo_fuzzer.cpp31 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 Dcommand_factory.cpp24 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 Dtime_sync_demo.c29 static void onTimeSyncDone(const TimeSyncResultInfo *info, int32_t retCode) in onTimeSyncDone() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getallnodedeviceinfo_fuzzer/
H A Dgetallnodedeviceinfo_fuzzer.cpp30 NodeBasicInfo *info = nullptr; in GetAllNodeDeviceInfoTest() local
60 NodeBasicInfo *info = nullptr; in FreeNodeInfoTest() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...387