/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/ |
H A D | config.json | 155 "events": [ array
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/ |
H A D | config.json | 155 "events": [ array
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/ |
H A D | config.json | 155 "events": [ array
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/ |
H A D | config.json | 155 "events": [ array
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/ |
H A D | config.json | 155 "events": [ array
|
/ohos5.0/base/startup/init/test/unittest/loopevent/ |
H A D | loopserver_unittest.cpp | 212 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 D | Test_TransformJoyStickJsonDataToInputData.json | 4 "events":[ array
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_event_test.cpp | 526 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 D | i_wifi_p2p_iface.c | 272 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 D | common_event_subscriber_manager_test.cpp | 231 std::vector<std::string> events; in HWTEST_F() local 248 std::vector<std::string> events; in HWTEST_F() local
|
H A D | common_event_subscribe_unit_test.cpp | 854 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 D | tab_bar_event_test_ng.cpp | 1002 auto events = actuator->touchEvents_; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_dev.cpp | 237 struct epoll_event events[MAXSTREAMCOUNT]; in dequeueBuffers() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_natural_store.cpp | 66 static const std::vector<int> events { in RegisterNotification() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_manager_service.cpp | 543 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 D | dcamera_sink_controller.cpp | 132 int32_t DCameraSinkController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/ |
H A D | common_event_manager_ffi.cpp | 52 int64_t CJ_CreateCommonEventSubscribeInfo(CArrString events) in CJ_CreateCommonEventSubscribeInfo()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 83 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 D | event_benchmark_test.cpp | 1403 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 D | trans_tcp_direct_test.cpp | 799 int events = SOFTBUS_SOCKET_IN; variable
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/ |
H A D | connection_module.cpp | 458 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 D | json_serializer_test.cpp | 400 std::vector<std::string> events; in BenchmarkTestForCommonEventInfoFromJson() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | ecs.cpp | 439 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 D | rs_uifirst_manager_test.cpp | 1270 std::vector<RSUifirstManager::EventInfo> events; variable
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/ |
H A D | tlssocket_exec.cpp | 99 std::string events[] = {EVENT_MESSAGE, EVENT_ERROR, EVENT_CONNECT, EVENT_CLOSE}; in ExecInit() local
|