/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/ |
H A D | napi_request_permission.cpp | 467 void UIExtensionCallback::ReleaseHandler(int32_t code) in ReleaseHandler() 529 void UIExtensionCallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
H A D | app_bar_view.cpp | 323 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 D | jsi_types.inl | 252 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 D | command_parser.cpp | 426 static int BmsToolNotify(IOwner owner, int code, IpcIo *reply) in BmsToolNotify()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 50 explicit Button(uint8_t code) : code_(code) in Button()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/ |
H A D | lite_ipc.h | 53 uint32_t code; /**< service function code */ member
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_object.h | 248 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 D | net_stats_client_fuzzer.cpp | 91 __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 D | http_module.cpp | 28 #define DECLARE_RESPONSE_CODE(code) \ argument
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/ |
H A D | mock_bundle_manager.cpp | 132 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Messag… in OnRemoteRequest()
|
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_channel_proxy.cpp | 44 bool AccessibleAbilityChannelProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_server.cpp | 235 uint8_t code = req->GetFieldCode(); in OnTransportDataAvailable() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/ |
H A D | module_inner_capturer_sink.c | 97 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 D | hdi_source.c | 141 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 D | setimsfeaturevalue_fuzzer.cpp | 64 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/ |
H A D | sys_event_query.cpp | 422 void ResultSet::Set(int code, bool has) in Set()
|
/ohos5.0/base/startup/init/services/init/ |
H A D | init_group_manager.c | 60 int code = 0; in GenerateHashCode() local
|
/ohos5.0/base/tee/tee_client/frameworks/include/ |
H A D | tc_ns_client.h | 58 unsigned int code; member
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/ |
H A D | app_account_stub_test.cpp | 121 for (int code = 0; code <= LIMIT_CODE; code++) { variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 212 int32_t StorageDaemonProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in SendRequest()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_client.cpp | 188 ErrCode WantAgentClient::GetPendingWantCode(const sptr<IWantSender> &target, int32_t &code) in GetPendingWantCode()
|
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_dfx.cpp | 437 int32_t code = WatchParameter(THERMAL_LOG_INTERVAL.c_str(), InfoChangedCallback, nullptr); in Init() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityschedulerstub_fuzzer/ |
H A D | abilityschedulerstub_fuzzer.cpp | 167 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_attrs/ |
H A D | tone_attrs_napi.cpp | 131 napi_value code = nullptr; in ThrowErrorAndReturn() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager_lite.cpp | 36 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) override in OnRemoteRequest()
|