/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 103 int32_t code = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsEnumStyle.js | 2754 constructor(message, code) { argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
H A D | bms_bundle_resource_test.cpp | 1790 auto code = bundleInfo.SetAbilityEnabled(MODULE_NAME, ABILITY_NAME, false, USERID); variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
H A D | js_drag_controller.cpp | 391 napi_value code = nullptr; in CreateCallbackErrorValue() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/ |
H A D | socket_exec.cpp | 119 auto code = reinterpret_cast<int32_t *>(errCode); in MakeError() local
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 604 auto code = TransStatus(ret); in PrepareAsync() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/ |
H A D | distributed_input_sourcemanager_test.cpp | 186 …butedInputSourceManagerTest::TestSimulationEventCb::OnSimulationEvent(uint32_t type, uint32_t code, in OnSimulationEvent()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub.cpp | 36 int32_t AnsManagerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnRemoteRequest()
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_manager_client_test.cpp | 70 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in CallRemoteObject()
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_controller.cpp | 1499 void WebPrintWriteResultCallbackAdapter::WriteResultCallback(std::string jobId, uint32_t code) in WriteResultCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 2224 void RichEditorPattern::SetSelectSpanStyle(int32_t start, int32_t end, KeyCode code, bool isStart) in SetSelectSpanStyle() 2398 bool RichEditorPattern::IsTextSpanFromResult(int32_t& start, int32_t& end, KeyCode code) in IsTextSpanFromResult() 2413 void RichEditorPattern::UpdateSelectSpanStyle(int32_t start, int32_t end, KeyCode code) in UpdateSelectSpanStyle() 10308 void RichEditorPattern::HandleSelectFontStyle(KeyCode code) in OnBackPressed() 10463 void RichEditorPattern::HandleSelectFontStyleWrapper(KeyCode code, TextStyle& spanStyle) in OnBackPressed()
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 1528 ShareFormCallBackClient::ShareFormTask task = [env, asyncTask](int32_t code) { in OnShareForm()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service_stub.cpp | 294 int32_t NetsysNativeServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel … in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_service_stub_test.cpp | 1571 uint32_t code = 10; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_main_thread_test.cpp | 83 …int OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& optio… in OnRemoteRequest()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 2328 public boolean updateState(int code, String name, int uid, int poolIdx) { in updateState() 2371 public void removeEvents(int code) { in removeEvents() 2376 public HashMap<String, SparseIntArray> getStateForEvent(int code) { in getStateForEvent()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 2617 final @ForegroundServicePolicyCheckCode int code = policy.checkForegroundServiceTypePolicy( in validateForegroundServiceType() local 8120 private static boolean isFgsBgStart(@ReasonCode int code) { in isFgsBgStart()
|
H A D | BatteryStatsService.java | 971 public void noteEvent(final int code, final String name, final int uid) { in noteEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_pattern.cpp | 405 bool DatePickerPattern::HandleDirectionKey(KeyCode code) in HandleDirectionKey()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 1776 int32_t code = GetParameter(CFG_NETWORK_PRE_AIRPLANE_MODE_WAIT_TIMES, NO_DELAY_TIME_CONFIG, in GetDelayNotifyTime() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
H A D | form_mgr_test.cpp | 2193 int code = 8388610; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 2604 void JsiDeclarativeEngine::OnCompleteContinuation(int32_t code) in OnCompleteContinuation()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_native_service_proxy.cpp | 2024 int32_t NetsysNativeServiceProxy::DealBandwidth(uint32_t uid, uint32_t code) in DealBandwidth()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/ |
H A D | ui_ability_lifecycle_manager_test.cpp | 69 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 1368 int32_t WifiSetCountryCode(const char *ifName, const char *code, uint32_t len) in WifiSetCountryCode()
|