Home
last modified time | relevance | path

Searched refs:uint16 (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dbt_rfcom.h44 void (*OnDataReceived)(uint8 handle, const uint8 *buf, uint16 len);
69 uint8 BtRfcomClientWrite(uint8 handle, uint8 *data, uint16 dataLen);
79 void BtRfcomHandleResponse(const uint8 *data, uint16 dataLen);
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Diproxy_server.h63 #define SERVER_IMPL_PROXY_VER ((uint16)SERVER_PROXY_VER | (uint16)DEFAULT_VERSION)
H A Diproxy_client.h55 #define CLIENT_PROXY_VER (0x40 | (uint16)DEFAULT_VERSION)
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dservice.h135 uint16 stackSize;
137 uint16 queueSize;
H A Diunknown.h86 uint16 ver; \
174 uint16 ver;
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Diunknown.c38 if ((entry->ver & (uint16)ver) != ver) { in IUNKNOWN_QueryInterface()
44 (entry->ver & (uint16)DEFAULT_VERSION) != DEFAULT_VERSION) { in IUNKNOWN_QueryInterface()
H A Dtask_manager.h40 uint16 stackSize;
H A Dservice_impl.h43 uint16 messages;
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dthread_adapter.h35 uint16 reserved2; // reserved2 (must be 0)
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_parser_test.cpp251 struct OpenTypeBasicType::Uint16 uint16; in HWTEST_F() local
252 EXPECT_EQ(uint16.Get(), 0); in HWTEST_F()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_mgr_service_slite.cpp210 constexpr uint16 QUEUE_SIZE = 20; in GetServiceTaskConfig()

Completed in 4 milliseconds