Home
last modified time | relevance | path

Searched defs:Distribute (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_distributer.cpp20 void InputEventDistributer::Distribute(const RawEvent* events, int32_t size) in Distribute() function in OHOS::InputEventDistributer
H A Dinput_manager_service.cpp75 void* InputManagerService::Distribute(void* args) in Distribute() function in OHOS::InputManagerService
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_address_pool.h31 typedef uint32_t (*Distribute)(DhcpAddressPool *pool, uint8_t macAddr[DHCP_HWADDR_LENGTH]); typedef
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp261 void DialogLayoutAlgorithm::Distribute(float& scrollHeight, float& listHeight, float restHeight) in Distribute() function in OHOS::Ace::NG::DialogLayoutAlgorithm