Searched defs:methodId (Results 1 – 12 of 12) sorted by relevance
/base/inputmethod/imf/test/js/ |
D | InputMethodTest.test.js | 204 methodId:"ServiceExtAbility", property 226 methodId:"ServiceExtAbility", property 324 methodId:"ServiceExtAbility" property 349 methodId:"ServiceExtAbility", property 371 methodId:"ServiceExtAbility", property
|
/base/security/device_auth/frameworks/src/standard/ |
D | ipc_dev_auth_stub.cpp | 59 IpcServiceCall ServiceDevAuth::GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() 118 static int32_t GetMethodId(MessageParcel &data, int32_t &methodId) in GetMethodId() 129 static void WithObject(int32_t methodId, MessageParcel &data, IpcDataInfo &ipcData, int32_t &cnt) in WithObject() 181 int32_t methodId = 0; in OnRemoteRequest() local 222 int32_t ServiceDevAuth::SetCallMap(IpcServiceCall method, int32_t methodId) in SetCallMap()
|
D | ipc_dev_auth_proxy.cpp | 78 int32_t ProxyDevAuthData::FinalCallRequest(int32_t methodId) in FinalCallRequest()
|
D | ipc_adapt.cpp | 51 int32_t methodId; member 1279 int32_t DoBinderCall(uintptr_t callCtx, int32_t methodId, bool withSync) in DoBinderCall() 1293 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap() 1506 bool IsCallbackMethod(int32_t methodId) in IsCallbackMethod()
|
/base/security/device_auth/frameworks/src/lite/ |
D | ipc_dev_auth_stub.c | 62 static IpcServiceCall GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() 109 static int32_t GetMethodId(IpcIo *data, int32_t *methodId) in GetMethodId() 116 static void WithObject(int32_t methodId, IpcIo *data, IpcDataInfo *ipcData, int32_t *cnt) in WithObject() 160 int32_t methodId = -1; in DevAuthRequestCall() local 233 int32_t SetCallMap(IpcServiceCall method, int32_t methodId) in SetCallMap()
|
D | ipc_dev_auth_proxy.c | 64 int32_t FinalCallRequest(ProxyDevAuthData *dataCtx, int32_t methodId) in FinalCallRequest()
|
D | ipc_adapt.c | 47 int32_t methodId; member 1407 int32_t DoBinderCall(uintptr_t callCtx, int32_t methodId, bool withSync) in DoBinderCall() 1421 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap() 1586 bool IsCallbackMethod(int32_t methodId) in IsCallbackMethod()
|
/base/security/device_auth/frameworks/inc/lite/ |
D | ipc_dev_auth_stub.h | 30 int32_t methodId; member
|
/base/security/device_auth/frameworks/inc/standard/ |
D | ipc_dev_auth_stub.h | 26 int32_t methodId; member
|
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/ |
D | js_input_method.h | 29 std::string methodId; // in InputMethodProperty member
|
D | js_input_method.cpp | 134 napi_value methodId = nullptr; in GetJsInputMethodProperty() local
|
/base/inputmethod/imf/test/unitest/src/ |
D | InputMethodTest.js | 144 methodId:"ServiceExtAbility" property 326 methodId:"ServiceExtAbility" property 355 methodId:"ServiceExtAbility" property
|