Home
last modified time | relevance | path

Searched refs:TRANS_ID_CALL (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.h33 const uint32_t TRANS_ID_CALL = 1; member in OHOS::uitest::IApiCaller
H A Dipc_transactor.cpp82 if (code == TRANS_ID_CALL) { in OnRemoteRequest()
154 if (!ret || Remote()->SendRequest(TRANS_ID_CALL, data, reply, option) != 0) { in Call()

Completed in 2 milliseconds