Searched defs:msgCode (Results 1 – 3 of 3) sorted by relevance
39 …BluetoothA2dpSinkObserverStub::Code msgCode = static_cast<BluetoothA2dpSinkObserverStub::Code>(cod… in OnRemoteRequest() local
207 int msgCode; member
2408 int32_t msgCode = OHOS_FORM_UPDATE_FORM; in ProcessFormUpdate() local2676 void Ability::HandleFormMessage(const int32_t msgCode, const FormJsInfo &formJsInfo) in HandleFormMessage()