Home
last modified time | relevance | path

Searched defs:code (Results 3101 – 3125 of 3922) sorted by relevance

1...<<121122123124125126127128129130>>...157

/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp253 OsAccountInterfaceCode code, const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled()
937 ErrCode OsAccountProxy::SendRequestWithAccountId(OsAccountInterfaceCode code, MessageParcel &reply,… in SendRequestWithAccountId()
965 ErrCode OsAccountProxy::SendRequest(OsAccountInterfaceCode code, MessageParcel &data, MessageParcel… in SendRequest()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp2592 for (int32_t code = MSERR_SERVICE_DIED; code <= MSERR_EXTEND_START + 1; code++) { variable
2600 for (int32_t code = MSERR_EXT_OK; code <= MSERR_EXT_EXTEND_START + 1; code++) { variable
2610 for (int32_t code = MSERR_EXT_API9_NO_MEMORY; variable
/aosp12/build/make/tools/
H A Dcompare_builds.py172 def __init__(self, code, message): argument
/aosp12/system/bt/include/hardware/
H A Dbt_hh.h37 #define CASE_RETURN_TEXT(code) \ argument
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
H A DILoggableInterface.java46 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonView.java187 public void setCode(int code) { in setCode()
/aosp12/packages/modules/adb/client/
H A Dfastdeploy.cpp175 android::ResXMLParser::event_code_t code; in get_package_name_from_apk() local
/aosp12/packages/modules/adb/daemon/
H A Dusb_ffs.cpp235 __le16 code; member
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DIAudioFlinger.h541 virtual status_t onTransactWrapper(TransactionCode code, in onTransactWrapper()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.cpp323 int32_t code, const std::string& name, const std::string& message) { in CreateServicePanel()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_types.inl252 void JsiException::Throw(int32_t code, const char* format, Args... args)
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp426 static int BmsToolNotify(IOwner owner, int code, IpcIo *reply) in BmsToolNotify()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h50 explicit Button(uint8_t code) : code_(code) in Button()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h53 uint32_t code; /**< service function code */ member
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h248 size_t totalSize, uint64_t seqNum, int cmd, __u32 code, __u32 flags) in ConstructTransData()
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netstatsclient_fuzzer/
H A Dnet_stats_client_fuzzer.cpp91 __attribute__((no_sanitize("cfi"))) int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp28 #define DECLARE_RESPONSE_CODE(code) \ argument
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_bundle_manager.cpp132 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Messag… in OnRemoteRequest()
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_channel_proxy.cpp44 bool AccessibleAbilityChannelProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.cpp235 uint8_t code = req->GetFieldCode(); in OnTransportDataAvailable() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c97 static int SinkProcessMsg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) in SinkProcessMsg()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c141 static int SourceProcessMsg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chu… in SourceProcessMsg()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
H A Dsetimsfeaturevalue_fuzzer.cpp64 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp422 void ResultSet::Set(int code, bool has) in Set()
/ohos5.0/base/startup/init/services/init/
H A Dinit_group_manager.c60 int code = 0; in GenerateHashCode() local

1...<<121122123124125126127128129130>>...157