Home
last modified time | relevance | path

Searched defs:methodId (Results 1 - 17 of 17) sorted by relevance

/base/security/device_auth/frameworks/inc/lite/
H A Dipc_dev_auth_stub.h30 int32_t methodId; member
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.h30 std::string methodId; // in InputMethodProperty member
H A Djs_input_method.cpp113 napi_value methodId in GetJsInputMethodProperty() local
[all...]
/base/security/device_auth/frameworks/inc/standard/
H A Dipc_dev_auth_stub.h26 int32_t methodId; member
/base/security/device_auth/services/frameworks/src/permission_adapter/
H A Dpermission_adapter.cpp63 static bool IsProcessAllowAccess(const string &processName, int32_t methodId) in IsProcessAllowAccess() argument
72 static bool IsProcessInWhitelist(const string& processName, int32_t methodId) in IsProcessInWhitelist() argument
85 CheckPermission(int32_t methodId) CheckPermission() argument
[all...]
/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_proxy.c63 int32_t FinalCallRequest(ProxyDevAuthData *dataCtx, int32_t methodId) in FinalCallRequest() argument
H A Dipc_dev_auth_stub.c63 static IpcServiceCall GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() argument
113 static int32_t GetMethodId(IpcIo *data, int32_t *methodId) in GetMethodId() argument
119 static void WithObject(int32_t methodId, IpcIo *data, IpcDataInfo *ipcData, int32_t *cnt) in WithObject() argument
166 int32_t methodId = -1; in DevAuthRequestCall() local
238 SetCallMap(IpcServiceCall method, int32_t methodId) SetCallMap() argument
[all...]
H A Dipc_adapt.c54 int32_t methodId; member
1418 int32_t DoBinderCall(uintptr_t callCtx, int32_t methodId, bool withSync) in DoBinderCall() argument
1432 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap() argument
1594 bool IsCallbackMethod(int32_t methodId) in IsCallbackMethod() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_ark.h67 uintptr_t *methodId; member
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_proxy.cpp81 int32_t ProxyDevAuthData::FinalCallRequest(int32_t methodId) in FinalCallRequest() argument
H A Dipc_dev_auth_stub.cpp92 IpcServiceCall ServiceDevAuth::GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() argument
154 static int32_t GetMethodId(MessageParcel &data, int32_t &methodId) in GetMethodId() argument
164 static void WithObject(int32_t methodId, MessageParcel &data, IpcDataInfo &ipcData, int32_t &cnt) in WithObject() argument
231 int32_t methodId = 0; in HandleDeviceAuthCall() local
289 SetCallMap(IpcServiceCall method, int32_t methodId) SetCallMap() argument
[all...]
H A Dipc_adapt.cpp61 int32_t methodId; member
1305 int32_t DoBinderCall(uintptr_t callCtx, int32_t methodId, bool withSync) in DoBinderCall() argument
1318 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap() argument
1520 bool IsCallbackMethod(int32_t methodId) in IsCallbackMethod() argument
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp246 uintptr_t *methodId = &zero; in HWTEST_F() local
/third_party/lzma/CPP/7zip/Common/
H A DCreateCoder.cpp160 FindMethod_Index( DECL_EXTERNAL_CODECS_LOC_VARS const AString &name, bool encode, CMethodId &methodId, UInt32 &numStreams, bool &isFilter) FindMethod_Index() argument
206 FindMethod_Index( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, bool encode) FindMethod_Index() argument
236 FindMethod( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, AString &name) FindMethod() argument
274 FindHashMethod( DECL_EXTERNAL_CODECS_LOC_VARS const AString &name, CMethodId &methodId) FindHashMethod() argument
447 CreateCoder_Id( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, bool encode, CMyComPtr<ICompressFilter> &filter, CCreatedCoder &cod) CreateCoder_Id() argument
460 CreateCoder_Id( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, bool encode, CCreatedCoder &cod) CreateCoder_Id() argument
483 CreateCoder_Id( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, bool encode, CMyComPtr<ICompressCoder> &coder) CreateCoder_Id() argument
497 CreateFilter( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, bool encode, CMyComPtr<ICompressFilter> &filter) CreateFilter() argument
510 CreateHasher( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, AString &name, CMyComPtr<IHasher> &hasher) CreateHasher() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp714 uintptr_t *methodId = (pid_ > 0 || enableMethodIdLocal_) ? (&frame.methodid) : nullptr; in StepArkJsFrame() local
/third_party/lzma/C/
H A DXz.h182 UInt32 methodId; member
H A DXzDec.c540 static SRes MixCoder_SetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf, size_t outBufSize) in MixCoder_SetFromMethod() argument
558 MixCoder_ResetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf, size_t outBufSize) MixCoder_ResetFromMethod() argument
[all...]

Completed in 17 milliseconds