/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager.cpp | 36 virtual int32_t OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/ |
H A D | error.rs | 38 pub(crate) fn code(&self) -> SslErrorCode { in code() method
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push_callback.cpp | 257 int32_t code = -1; in ConvertFunctionResult() local
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | Resource.cpp | 237 ResXMLTree::event_code_t code; in parsePackage() local 580 ResXMLTree::event_code_t code; in checkForIds() local 1078 ResXMLTree::event_code_t code; in extractPlatformBuildVersion() local 1953 ResXMLTree::event_code_t code; in buildResources() local 2361 int32_t code = sym.typeCode == AaptSymbolEntry::TYPE_INT32 in writeLayoutClasses() local 2594 int32_t code = sym.typeCode == AaptSymbolEntry::TYPE_INT32 in writeTextLayoutClasses() local 3007 ResXMLTree::event_code_t code; in writeProguardForAndroidManifest() local 3137 ResXMLTree::event_code_t code; in writeProguardForXml() local
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | Resource.cpp | 237 ResXMLTree::event_code_t code; in parsePackage() local 580 ResXMLTree::event_code_t code; in checkForIds() local 1078 ResXMLTree::event_code_t code; in extractPlatformBuildVersion() local 1953 ResXMLTree::event_code_t code; in buildResources() local 2361 int32_t code = sym.typeCode == AaptSymbolEntry::TYPE_INT32 in writeLayoutClasses() local 2594 int32_t code = sym.typeCode == AaptSymbolEntry::TYPE_INT32 in writeTextLayoutClasses() local 3007 ResXMLTree::event_code_t code; in writeProguardForAndroidManifest() local 3137 ResXMLTree::event_code_t code; in writeProguardForXml() local
|
/aosp12/system/update_engine/aosp/ |
H A D | update_attempter_android.cc | 545 ErrorCode code) { in ProcessingDone() 593 ErrorCode code) { in ActionCompleted()
|
/aosp12/hardware/qcom/sm7250/display/sde-drm/ |
H A D | drm_crtc.cpp | 133 void DRMCrtcManager::Perform(DRMOps code, uint32_t obj_id, drmModeAtomicReq *req, in Perform() 539 void DRMCrtc::Perform(DRMOps code, drmModeAtomicReq *req, va_list args) { in Perform()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 149 …mpleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32_t code) { in InitializeDelegate() 311 void DeclarativeFrontendNG::OnCompleteContinuation(int32_t code) in OnCompleteContinuation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
H A D | js_engine.h | 240 virtual void OnMemoryLevel(const int32_t code) {} in OnMemoryLevel() 247 virtual void OnCompleteContinuation(int32_t code) {} in OnCompleteContinuation()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/ |
H A D | fms_form_sys_event_receiver_test.cpp | 638 const int32_t code = -1; variable 662 const int32_t code = 1; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_manager_service.cpp | 67 static void InnerTransact(uint32_t code, uint8_t resultCode, const char *bundleName) in InnerTransact() 95 static void InnerSelfTransact(uint32_t code, uint8_t resultCode, const SvcIdentity &svc) in InnerSelfTransact()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/ |
H A D | dbinder_invoker.c | 181 int32_t sessionId, uint32_t code, IpcIo *data, uint64_t *seqNumber, int status) in WriteTransaction() 699 static int32_t RpcInvokerSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in RpcInvokerSendRequest()
|
/ohos5.0/base/global/i18n/interfaces/js/kits/src/ |
H A D | i18n_timezone_addon.cpp | 123 int32_t code = 0; in I18nTimeZoneConstructor() local 232 int32_t code = 0; in GetCityDisplayName() local
|
/ohos5.0/base/telephony/state_registry/services/src/ |
H A D | telephony_state_registry_stub.cpp | 69 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 93 int32_t TelephonyStateRegistryStub::SetTimer(uint32_t code) in SetTimer()
|
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/ |
H A D | dinput_source_callback_unittest.cpp | 360 …rceCallBackTest::TestDInputSimulationEventCallBack::OnSimulationEvent(uint32_t type, uint32_t code, in OnSimulationEvent() 373 IDInputSourceInterfaceCode code = IDInputSourceInterfaceCode::INIT; variable
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
H A D | user_auth_napi_helper.cpp | 215 napi_value code; in GenerateBusinessErrorV9() local 240 napi_value code; in GenerateErrorMsg() local
|
/aosp12/art/runtime/ |
H A D | native_stack_dump.cc | 313 uintptr_t code = reinterpret_cast<uintptr_t>(EntryPointToCodePointer(entry_point)); in PcIsWithinQuickCode() local
|
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/ |
H A D | c2_9pf.cpp | 309 Word16 code[], /* o : Innovative codebook */ in code_2i40_9bits()
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpDescriptors.h | 89 __le16 code; member
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | SuspendPackagesTest.java | 270 private void assertOpBlockedOnSuspend(int code) throws Exception { in assertOpBlockedOnSuspend()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_host.cpp | 37 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_proxy.cpp | 309 int FormHostProxy::SendTransactCmd(IFormHost::Message code, MessageParcel &data, in SendTransactCmd()
|
H A D | form_provider_stub.cpp | 39 int FormProviderStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/ |
H A D | router_advertisement_daemon.h | 80 uint8_t code = 0; member
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_process_proxy.cpp | 34 int ProcessCbStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messag… in OnRemoteRequest()
|