| /foundation/communication/dhcp/services/dhcp_server/src/ |
| D | dhcp_s_server.cpp | 370 void OnServerStoped(PDhcpServerContext ctx, int code) in OnServerStoped() 851 static void AddAddressOption(PDhcpMsgInfo reply, uint8_t code, int32_t address) in AddAddressOption() 1954 DhcpServerContext *context = nullptr; in InitializeServer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| D | timepicker_column_pattern.cpp | 66 auto context = host->GetContextRefPtr(); in OnAttachToFrameNode() local 156 auto context = parentNode->GetContext(); in InitHapticController() local 1311 bool TimePickerColumnPattern::HandleDirectionKey(KeyCode code) in HandleDirectionKey()
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| D | system_ability_manager.cpp | 336 auto bootEventCallback = [](const char *key, const char *value, void *context) { in OndemandLoad() 544 int32_t SystemAbilityManager::FindSystemAbilityNotify(int32_t systemAbilityId, int32_t code) in FindSystemAbilityNotify() 550 int32_t code, const sptr<ISystemAbilityStatusChange>& listener) in NotifySystemAbilityChanged() 573 int32_t code) in FindSystemAbilityNotify()
|
| /foundation/multimedia/player_framework/frameworks/js/common/ |
| D | common_napi.cpp | 746 void MediaAsyncContext::SignError(int32_t code, const std::string &message, bool del) in SignError() 798 void MediaAsyncContext::Callback(napi_env env, const MediaAsyncContext *context, const napi_value *… in Callback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 482 auto context = host->GetContext(); in OnModifyDone() local 598 auto context = host->GetRenderContext(); in OnDirtyLayoutWrapperSwap() local 2151 void RichEditorPattern::SetSelectSpanStyle(int32_t start, int32_t end, KeyCode code, bool isStart) in SetSelectSpanStyle() 2325 bool RichEditorPattern::IsTextSpanFromResult(int32_t& start, int32_t& end, KeyCode code) in IsTextSpanFromResult() 2340 void RichEditorPattern::UpdateSelectSpanStyle(int32_t start, int32_t end, KeyCode code) in UpdateSelectSpanStyle() 2578 auto context = host->GetContext(); in ScheduleCaretTwinkling() local 3142 auto context = host->GetContext(); in UseHostToUpdateTextFieldManager() local 4302 auto context = host->GetContext(); in RequestKeyboard() local 4336 auto context = host->GetContext(); in EnableStandardInput() local 4438 auto context = host->GetContext(); in UnableStandardInput() local [all …]
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
| D | js_ability_delegator.cpp | 721 std::shared_ptr<AbilityRuntime::Context> context = delegator->GetAppContext(); in OnGetAppContext() local 907 int64_t code = 0; in OnFinishTest() local 1349 napi_env env, NapiCallbackInfo& info, std::string &msg, int64_t &code) in ParseFinishTestPara()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_pattern.cpp | 581 auto context = PipelineContext::GetCurrentContextSafely(); in SetTextSelection() local 1271 void TextPattern::HandleOnSelect(KeyCode code) in HandleOnSelect() 2001 auto context = PipelineContext::GetCurrentContextSafely(); in OnModifyDone() local 2030 auto context = PipelineContext::GetCurrentContextSafely(); in OnModifyDone() local 2649 auto context = PipelineContext::GetCurrentContextSafely(); in HandleSurfaceChanged() local 3029 auto context = PipelineContext::GetCurrentContextSafely(); in OnColorConfigurationUpdate() local 3128 auto context = host->GetRenderContext(); in CreateNodePaintMethod() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| D | grid_pattern.cpp | 187 auto context = itemFrameNode->GetRenderContext(); in MultiSelectWithoutKeyboard() local 1281 bool GridPattern::HandleDirectionKey(KeyCode code) in HandleDirectionKey() 1637 auto context = host->GetContext(); in SyncLayoutBeforeSpring() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_system_properties.cpp | 172 static bool code = system::GetParameter("persist.rosen.drawoptrace.enabled", "0") != "0"; in GetDrawOpTraceEnabled() local 863 …ystemProperties::WatchSystemProperty(const char* name, OnSystemPropertyChanged func, void* context) in WatchSystemProperty()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| D | text_testthree_ng.cpp | 336 auto context = textFrameNode->GetContextRefPtr(); variable 1483 for (auto code : unicodes) { variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| D | datepicker_pattern.cpp | 83 auto context = host->GetContext(); in OnDirtyLayoutWrapperSwap() local 254 auto context = host->GetContext(); in OnColorConfigurationUpdate() local 405 bool DatePickerPattern::HandleDirectionKey(KeyCode code) in HandleDirectionKey()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_engine.cpp | 672 auto context = PipelineBase::GetCurrentContext(); in InitJsNativeModuleObject() local 958 void JsiDeclarativeEngineInstance::FlushCommandBuffer(void* context, const std::string& command) in FlushCommandBuffer() 2354 void JsiDeclarativeEngine::OnCompleteContinuation(int32_t code) in OnCompleteContinuation()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| D | avrcp_ct_profile.cpp | 2168 uint8_t connectId, uint8_t label, uint8_t crType, uint8_t chType, Packet *pkt, void *context) in ProcessChannelMessage() 2240 int AvrcCtProfile::ExpainPassCrCodeToResult(uint8_t code) in ExpainPassCrCodeToResult()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
| D | date_picker_column_test_ng.cpp | 486 auto context = datePickerNode->GetContext(); variable 1021 KeyCode code = KeyCode::KEY_DPAD_CENTER; variable
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| D | js_scene_session_manager.cpp | 1314 auto code = WS_JS_TO_ERROR_CODE_MAP.at( in OnGetAllAbilityInfos() local 1506 …onst std::string& contentUrl, napi_env env, napi_value storage, AbilityRuntime::Context* context) { in OnGetRootSceneSession()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_engine.cpp | 2624 void JsiEngineInstance::FlushCommandBuffer(void* context, const std::string& command) in FlushCommandBuffer() 3626 void JsiEngine::OnCompleteContinuation(int32_t code) in OnCompleteContinuation()
|