Searched refs:TRANS_ID_ON_WINDOW_READY (Results 1 – 4 of 4) sorted by relevance
30 TRANS_ID_ON_WINDOW_READY = 1, enumerator
34 case TRANS_ID_ON_WINDOW_READY: { in OnRemoteRequest()
50 if (remote->SendRequest(TRANS_ID_ON_WINDOW_READY, data, replay, option) != ERR_NONE) { in OnWindowReady()
58 static_cast<uint32_t>(IWindowExtensionClient::TRANS_ID_ON_WINDOW_READY), in DoSomethingInterestingWithMyAPI()