Home
last modified time | relevance | path

Searched defs:events (Results 351 – 375 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/
H A Dconfig.json155 "events": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/
H A Dconfig.json155 "events": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/
H A Dconfig.json155 "events": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/
H A Dconfig.json155 "events": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/
H A Dconfig.json155 "events": [ array
/ohos5.0/base/startup/init/test/unittest/loopevent/
H A Dloopserver_unittest.cpp212 static void ProcessWatchEventTest(WatcherHandle taskHandle, int fd, uint32_t *events, const void *c… in ProcessWatchEventTest()
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformJoyStickJsonDataToInputData.json4 "events":[ array
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_test.cpp526 uint32_t events = 2; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.c272 static int GetP2pCallbackEvents(int *events, int size) in GetP2pCallbackEvents()
312 int events[P2P_EVENT_MAX_NUM]; in RegisterP2pEventCallback() local
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp231 std::vector<std::string> events; in HWTEST_F() local
248 std::vector<std::string> events; in HWTEST_F() local
H A Dcommon_event_subscribe_unit_test.cpp854 std::vector<std::string> events = subscribeInfo.GetMatchingSkills().GetEvents(); variable
890 std::vector<std::string> events = subscribeInfo.GetMatchingSkills().GetEvents(); variable
919 std::vector<std::string> events = subscribeInfo.GetMatchingSkills().GetEvents(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_event_test_ng.cpp1002 auto events = actuator->touchEvents_; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp237 struct epoll_event events[MAXSTREAMCOUNT]; in dequeueBuffers() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp66 static const std::vector<int> events { in RegisterNotification() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp543 int32_t CommonEventManagerService::SetStaticSubscriberState(const std::vector<std::string> &events,… in SetStaticSubscriberState()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp132 int32_t DCameraSinkController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify()
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_ffi.cpp52 int64_t CJ_CreateCommonEventSubscribeInfo(CArrString events) in CJ_CreateCommonEventSubscribeInfo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp83 const std::vector<uint8_t> &events, int result) override in OnGetCapabilities()
1214 const std::vector<int32_t> &events, int32_t interval) in EnableNotification()
1236 …othAvrcpCtServer::DisableNotification(const RawAddress &device, const std::vector<int32_t> &events) in DisableNotification()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp1403 EventId events = Events::EVENT_READ; in BENCHMARK_F() local
1428 EventId events = Events::EVENT_READ; in BENCHMARK_F() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp799 int events = SOFTBUS_SOCKET_IN; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp458 std::initializer_list<std::string> events = {EVENT_NET_AVAILABLE, in On() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/
H A Djson_serializer_test.cpp400 std::vector<std::string> events; in BenchmarkTestForCommonEventInfoFromJson() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp439 if (const auto events = entityManager_.GetEvents(); !events.empty()) { in ProcessEvents() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp1270 std::vector<RSUifirstManager::EventInfo> events; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocket_exec.cpp99 std::string events[] = {EVENT_MESSAGE, EVENT_ERROR, EVENT_CONNECT, EVENT_CLOSE}; in ExecInit() local

1...<<1112131415161718