/ohos5.0/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() 72 static bool IsProcessInWhitelist(const string& processName, int32_t methodId) in IsProcessInWhitelist() 85 int32_t CheckPermission(int32_t methodId) in CheckPermission()
|
/ohos5.0/base/security/device_auth/frameworks/src/lite/ |
H A D | ipc_dev_auth_stub.c | 63 static IpcServiceCall GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() 113 static int32_t GetMethodId(IpcIo *data, int32_t *methodId) in GetMethodId() 119 static void WithObject(int32_t methodId, IpcIo *data, IpcDataInfo *ipcData, int32_t *cnt) in WithObject() 163 int32_t methodId = -1; in DevAuthRequestCall() local 235 int32_t SetCallMap(IpcServiceCall method, int32_t methodId) in SetCallMap()
|
H A D | ipc_dev_auth_proxy.c | 63 int32_t FinalCallRequest(ProxyDevAuthData *dataCtx, int32_t methodId) in FinalCallRequest()
|
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() 1432 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap() 1594 bool IsCallbackMethod(int32_t methodId) in IsCallbackMethod()
|
/ohos5.0/base/security/device_auth/frameworks/src/standard/ |
H A D | ipc_dev_auth_stub.cpp | 92 IpcServiceCall ServiceDevAuth::GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() 154 static int32_t GetMethodId(MessageParcel &data, int32_t &methodId) in GetMethodId() 164 static void WithObject(int32_t methodId, MessageParcel &data, IpcDataInfo &ipcData, int32_t &cnt) in WithObject() 231 int32_t methodId = 0; in HandleDeviceAuthCall() local 289 int32_t ServiceDevAuth::SetCallMap(IpcServiceCall method, int32_t methodId) in SetCallMap()
|
H A D | ipc_dev_auth_proxy.cpp | 81 int32_t ProxyDevAuthData::FinalCallRequest(int32_t methodId) in FinalCallRequest()
|
H A D | ipc_adapt.cpp | 60 int32_t methodId; member 1289 int32_t DoBinderCall(uintptr_t callCtx, int32_t methodId, bool withSync) in DoBinderCall() 1302 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap() 1504 bool IsCallbackMethod(int32_t methodId) in IsCallbackMethod()
|
/ohos5.0/base/security/device_auth/frameworks/inc/lite/ |
H A D | ipc_dev_auth_stub.h | 30 int32_t methodId; member
|
/ohos5.0/base/security/device_auth/frameworks/inc/standard/ |
H A D | ipc_dev_auth_stub.h | 26 int32_t methodId; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/ |
H A D | watch_slider_component.h | 84 void SetOnMoveEndEventId(const EventMarker& methodId) in SetOnMoveEndEventId() 94 void SetOnMovingEventId(const EventMarker& methodId) in SetOnMovingEventId()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | tab_content_modifier.cpp | 24 void SetTabContentBuilder(ArkUINodeHandle node, ArkUI_Int32 methodId) in SetTabContentBuilder()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/ |
H A D | slider_component.h | 86 void SetOnMoveEndEventId(const EventMarker& methodId) in SetOnMoveEndEventId() 96 void SetOnMovingEventId(const EventMarker& methodId) in SetOnMovingEventId()
|
/ohos5.0/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 = nullptr; in GetJsInputMethodProperty() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
H A D | dfx_ark.h | 67 uintptr_t *methodId; member
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/ |
H A D | softbus_hidumper_util.h | 46 int32_t methodId; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | ark_test.cpp | 220 uintptr_t *methodId = &zero; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | trans_event_form.h | 116 int32_t methodId; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | unwinder.cpp | 722 uintptr_t *methodId = (pid_ > 0 || enableMethodIdLocal_) ? (&frame.methodid) : nullptr; in StepArkJsFrame() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 658 int32_t methodId = GetInt32ValueByRecord(&srcRecord[i], METHOD_ID_NAME); in OnQueryAlarm() local
|