Home
last modified time | relevance | path

Searched defs:info (Results 126 - 150 of 9702) sorted by relevance

12345678910>>...389

/foundation/bundlemanager/bundle_framework/test/benchmarktest/extension_ability_info_test/
H A Dextension_ability_info_test.cpp33 ExtensionAbilityInfo info; in BenchmarkTestForReadFromParcel() local
71 ExtensionAbilityInfo info; BenchmarkTestForMarshalling() local
108 ExtensionAbilityInfo info; BenchmarkTestForUnmarshalling() local
[all...]
/foundation/bundlemanager/bundle_framework/test/benchmarktest/hap_module_info_test/
H A Dhap_module_info_test.cpp33 HapModuleInfo info; in BenchmarkTestForReadFromParcel() local
58 HapModuleInfo info; BenchmarkTestForMarshalling() local
82 HapModuleInfo info; BenchmarkTestForUnmarshalling() local
[all...]
/foundation/bundlemanager/bundle_framework/test/benchmarktest/form_info_test/
H A Dform_info_test.cpp33 FormInfo info; in BenchmarkTestForReadFromParcel() local
55 FormInfo info; in BenchmarkTestForMarshalling() local
76 FormInfo info; BenchmarkTestForUnmarshalling() local
98 FormInfo info; BenchmarkTestForIsValid() local
[all...]
/foundation/bundlemanager/bundle_framework/test/benchmarktest/install_param_test/
H A Dinstall_param_test.cpp33 InstallParam info; in BenchmarkTestForReadFromParcel() local
50 InstallParam info; in BenchmarkTestForMarshalling() local
66 InstallParam info; in BenchmarkTestForUnmarshalling() local
/foundation/bundlemanager/bundle_framework/test/benchmarktest/permission_def_test/
H A Dpermission_def_test.cpp33 PermissionDef info; in BenchmarkTestForReadFromParcel() local
52 PermissionDef info; in BenchmarkTestForMarshalling() local
70 PermissionDef info; in BenchmarkTestForUnmarshalling() local
[all...]
/foundation/bundlemanager/bundle_framework/test/benchmarktest/shortcut_info_test/
H A Dshortcut_info_test.cpp33 ShortcutInfo info; in BenchmarkTestForReadFromParcel() local
53 ShortcutInfo info; in BenchmarkTestForMarshalling() local
72 ShortcutInfo info; BenchmarkTestForUnmarshalling() local
[all...]
/foundation/bundlemanager/bundle_framework/test/benchmarktest/remote_ability_info_test/
H A Dremote_ability_info_test.cpp33 RemoteAbilityInfo info; in BenchmarkTestForReadFromParcel() local
50 RemoteAbilityInfo info; in BenchmarkTestForMarshalling() local
66 RemoteAbilityInfo info; in BenchmarkTestForUnmarshalling() local
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle_unsupported.cpp27 napi_value GetRemoteAbilityInfo(napi_env env, napi_callback_info info) in GetRemoteAbilityInfo() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/common_event_info_test/
H A Dcommon_event_info_test.cpp33 CommonEventInfo info; in BenchmarkTestForReadFromParcel() local
52 CommonEventInfo info; in BenchmarkTestForMarshalling() local
70 CommonEventInfo info; in BenchmarkTestForUnmarshalling() local
[all...]
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_user_info_test/
H A Dbundle_user_info_test.cpp33 BundleUserInfo info; in BenchmarkTestForReadFromParcel() local
50 BundleUserInfo info; in BenchmarkTestForMarshalling() local
66 BundleUserInfo info; in BenchmarkTestForUnmarshalling() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dstate_machine.cpp37 void StateMachine::OnMsgReceived(const MsgInfo &info) in OnMsgReceived() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dstate_machine.cpp37 void StateMachine::OnMsgReceived(const MsgInfo &info) in OnMsgReceived() argument
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/demo/
H A Dvideo_codec_demo.cpp26 auto info = ParseDemoArg(argc, argv); in main() local
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dstop_and_clear_works.cpp23 napi_value StopAndClearWorks(napi_env env, napi_callback_info info) in StopAndClearWorks() argument
/foundation/window/window_manager/utils/src/
H A Dscreenshot_info.cpp27 ScreenshotInfo *info = new(std::nothrow) ScreenshotInfo(); in Unmarshalling() local
/foundation/window/window_manager/test/demo/
H A Ddemo_mirror_screen_listener.cpp31 auto info = listener->mirrorChangeFuture_.GetResult(20000); in main() local
H A Ddemo_screenshot_listener.cpp32 auto info = listener->future_.GetResult(20000); in main() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_ipc_utils.c20 void ConvertVoidToPublishInfo(const void *info, PublishInfo *pubInfo) in ConvertVoidToPublishInfo() argument
45 void ConvertVoidToSubscribeInfo(const void *info, SubscribeInfo *subInfo) in ConvertVoidToSubscribeInfo() argument
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_push_stats_info.cpp50 bool PushStatsInfo::Marshalling(Parcel &parcel, const PushStatsInfo &info) in Marshalling() argument
79 bool PushStatsInfo::Unmarshalling(Parcel &parcel, PushStatsInfo &info) in Unmarshalling() argument
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity_state.h43 PreprocessP2pConnectionChangeEvent( const WifiP2pLinkedInfo &info, const std::shared_ptr<P2pAdapter::WifiDirectP2pGroupInfo> &groupInfo) PreprocessP2pConnectionChangeEvent() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_opt.c28 bool IsVtpFrameSentEvt(const FtEventCbkInfo *info) in IsVtpFrameSentEvt() argument
34 int HandleVtpFrameEvt(int fd, OnFrameEvt cb, const FtEventCbkInfo *info) in HandleVtpFrameEvt() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/changeevent/
H A Dremote_change_event.cpp19 RemoteChangeEvent::RemoteChangeEvent(int32_t evtId, DataInfo&& info) in RemoteChangeEvent() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/include/
H A Dprocess_communicator_test_stub.h70 DeviceInfos info; variable
77 std::vector<DeviceInfos> info; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Dprocess_communicator_test_stub.h68 DeviceInfos info; variable
75 std::vector<DeviceInfos> info; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dchange_event.h23 ChangeEvent(StoreInfo storeInfo, EventInfo info) : SyncEvent(LOCAL_CHANGE, std::move(storeInfo), std::move(info)) in ChangeEvent() argument

Completed in 8 milliseconds

12345678910>>...389