| /base/security/device_auth/frameworks/inc/lite/ |
| H A D | ipc_dev_auth_stub.h | 30 int32_t methodId; member
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_input_method.h | 30 std::string methodId; // in InputMethodProperty member
|
| H A D | js_input_method.cpp | 113 napi_value methodId in GetJsInputMethodProperty() local [all...] |
| /base/security/device_auth/frameworks/inc/standard/ |
| H A D | ipc_dev_auth_stub.h | 26 int32_t methodId; member
|
| /base/security/device_auth/services/frameworks/src/permission_adapter/ |
| H A D | permission_adapter.cpp | 63 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 D | ipc_dev_auth_proxy.c | 63 int32_t FinalCallRequest(ProxyDevAuthData *dataCtx, int32_t methodId) in FinalCallRequest() argument
|
| H A D | ipc_dev_auth_stub.c | 63 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 D | ipc_adapt.c | 54 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 D | dfx_ark.h | 67 uintptr_t *methodId; member
|
| /base/security/device_auth/frameworks/src/standard/ |
| H A D | ipc_dev_auth_proxy.cpp | 81 int32_t ProxyDevAuthData::FinalCallRequest(int32_t methodId) in FinalCallRequest() argument
|
| H A D | ipc_dev_auth_stub.cpp | 92 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 D | ipc_adapt.cpp | 61 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 D | ark_test.cpp | 246 uintptr_t *methodId = &zero;
in HWTEST_F() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | CreateCoder.cpp | 160 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 D | unwinder.cpp | 714 uintptr_t *methodId = (pid_ > 0 || enableMethodIdLocal_) ? (&frame.methodid) : nullptr; in StepArkJsFrame() local
|
| /third_party/lzma/C/ |
| H A D | Xz.h | 182 UInt32 methodId;
member
|
| H A D | XzDec.c | 540 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...] |