| /foundation/bundlemanager/ecological_rule_manager/services/manager/src/ |
| H A D | ecologic_rule_mgr_service_stub.cpp | 78 sptr<CallerInfo> caller = data.ReadParcelable<CallerInfo>(); in OnQueryFreeInstallExperienceResult() local 134 sptr<CallerInfo> caller = data.ReadParcelable<CallerInfo>(); in OnEvaluateResolveInfosResult() local 170 sptr<CallerInfo> caller = data.ReadParcelable<CallerInfo>(); in OnQueryStartExperienceResult() local 212 sptr<CallerInfo> caller = data.ReadParcelable<CallerInfo>(); OnIsSupportPublishFormResult() local [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/src/dfx/ |
| H A D | camera_report_uitls.cpp | 32 void CameraReportUtils::SetOpenCamPerfPreInfo(const string& cameraId, CallerInfo caller) in SetOpenCamPerfPreInfo() argument 48 void CameraReportUtils::SetOpenCamPerfStartInfo(const string& cameraId, CallerInfo caller) in SetOpenCamPerfStartInfo() argument 108 void CameraReportUtils::SetModeChangePerfStartInfo(int32_t preMode, CallerInfo caller) in SetModeChangePerfStartInfo() argument 121 updateModeChangePerfInfo(int32_t curMode, CallerInfo caller) updateModeChangePerfInfo() argument 216 SetSwitchCamPerfStartInfo(CallerInfo caller) SetSwitchCamPerfStartInfo() argument [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | hstream_common.cpp | 300 CallerInfo caller = CameraReportUtils::GetCallerInfo(); in PrintCaptureDebugLog() local
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| H A D | UTTest_dm_deviceprofile_connector.cpp | 803 DmAccessCaller caller; in HWTEST_F() local [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 97 json caller; in TEST_F() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | buffers.c | 285 draw_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum buffer, const char *caller, bool no_error) draw_buffer() argument 331 draw_buffer_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum buffer, const char *caller) draw_buffer_error() argument 339 draw_buffer_no_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum buffer, const char *caller) draw_buffer_no_error() argument 428 draw_buffers(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei n, const GLenum *buffers, const char *caller, bool no_error) draw_buffers() argument 638 draw_buffers_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei n, const GLenum *buffers, const char *caller) draw_buffers_error() argument 646 draw_buffers_no_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLsizei n, const GLenum *buffers, const char *caller) draw_buffers_no_error() argument 893 read_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum buffer, const char *caller, bool no_error) read_buffer() argument 959 read_buffer_err(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum buffer, const char *caller) read_buffer_err() argument 967 read_buffer_no_error(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum buffer, const char *caller) read_buffer_no_error() argument [all...] |
| H A D | errors.c | 377 _mesa_error_no_memory(const char *caller) in _mesa_error_no_memory() argument
|
| H A D | framebuffer.c | 817 _mesa_get_color_read_format(struct gl_context *ctx, struct gl_framebuffer *fb, const char *caller) _mesa_get_color_read_format() argument 912 _mesa_get_color_read_type(struct gl_context *ctx, struct gl_framebuffer *fb, const char *caller) _mesa_get_color_read_type() argument
|
| /third_party/skia/gm/ |
| H A D | drawatlas.cpp | 45 static sk_sp<SkImage> MakeAtlas(SkCanvas* caller, const SkRect& target) { in MakeAtlas() argument
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| H A D | hiview_service_ability_stub.cpp | 373 int32_t caller = UCollect::TraceCaller::OTHER; in HandleDumpSnapshotTraceRequest() local
|
| H A D | hiview_service_ability.cpp | 281 CollectResultParcelable<std::vector<std::string>> HiviewServiceAbility::DumpSnapshotTrace(int32_t caller) in DumpSnapshotTrace() argument
|
| /base/hiviewdfx/hiview/service/ |
| H A D | hiview_service.cpp | 317 CollectResult<std::vector<std::string>> HiviewService::DumpSnapshotTrace(UCollect::TraceCaller caller)
in DumpSnapshotTrace() argument
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| H A D | event_log_task.cpp | 426 UCollect::TraceCaller caller = UCollect::TraceCaller::RELIABILITY; in HitraceCapture() local
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| H A D | sec_comp_manager.cpp | 325 int32_t SecCompManager::AddSecurityComponentProcess(const SecCompCallerInfo& caller) in AddSecurityComponentProcess() argument 348 RegisterSecurityComponent(SecCompType type, const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, int32_t& scId) RegisterSecurityComponent() argument 393 UpdateSecurityComponent(int32_t scId, const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller) UpdateSecurityComponent() argument 436 UnregisterSecurityComponent(int32_t scId, const SecCompCallerInfo& caller) UnregisterSecurityComponent() argument 446 CheckClickSecurityComponentInfo(std::shared_ptr<SecCompEntity> sc, int32_t scId, const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller) CheckClickSecurityComponentInfo() argument 503 ReportSecurityComponentClickEvent(int32_t scId, const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, const SecCompClickEvent& clickInfo, const std::vector<sptr<IRemoteObject>>& remote) ReportSecurityComponentClickEvent() argument [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | icc_dialling_numbers_cache.cpp | 177 UpdateDiallingNumberToIcc(int fileId, std::shared_ptr<DiallingNumbersInfo> diallingNumberInfor, int index, bool isDel, const AppExecFwk::InnerEvent::Pointer &caller) UpdateDiallingNumberToIcc() argument 271 ObtainAllDiallingNumberFiles( int fileId, int extFileId, const AppExecFwk::InnerEvent::Pointer &caller) ObtainAllDiallingNumberFiles() argument 299 SendExceptionResult(const AppExecFwk::InnerEvent::Pointer &caller, int errCode) SendExceptionResult() argument 345 BuildCallerInfo( int eventid, int efId, int index, std::shared_ptr<void> pobj, const AppExecFwk::InnerEvent::Pointer &caller) BuildCallerInfo() argument 364 CreateUsimPointer( int eventid, int efId, const AppExecFwk::InnerEvent::Pointer &caller) CreateUsimPointer() argument [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| H A D | mpp_buffer_impl.h | 64 const char *caller; member 83 const char *caller; member 116 const char *caller; member
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
| H A D | mission_list.cpp | 232 GetAbilityRecordByCaller( const std::shared_ptr<AbilityRecord> &caller, int requestCode) GetAbilityRecordByCaller() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/ |
| H A D | data_ability_manager.cpp | 679 DataAbilityCaller caller; in ReportDataAbilityAcquired() local 699 DataAbilityCaller caller; in ReportDataAbilityReleased() local [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | connection_state_manager.cpp | 139 void ConnectionStateManager::AddDataAbilityConnection(const DataAbilityCaller &caller, in AddDataAbilityConnection() argument 154 void ConnectionStateManager::RemoveDataAbilityConnection(const DataAbilityCaller &caller, in RemoveDataAbilityConnection() argument 169 bool ConnectionStateManager::CheckDataAbilityConnectionParams(const DataAbilityCaller &caller, in CheckDataAbilityConnectionParams() argument 411 bool ConnectionStateManager::AddDataAbilityConnectionInner(const DataAbilityCaller &caller, in AddDataAbilityConnectionInner() argument 434 RemoveDataAbilityConnectionInner(const DataAbilityCaller &caller, const std::shared_ptr<DataAbilityRecord> &record, AbilityRuntime::ConnectionData &data) RemoveDataAbilityConnectionInner() argument [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/include/dfx/ |
| H A D | camera_report_uitls.h | 102 CallerInfo caller; member
|
| /foundation/resourceschedule/memmgr/test/unittest/phone/ |
| H A D | reclaim_priority_manager_test.cpp | 90 static inline UpdateRequest CreateUpdateRequestForExtension(ProcUpdateInfo caller, ProcUpdateInfo target, in CreateUpdateRequestForExtension() argument 585 ProcUpdateInfo caller = {99999, 20099999, "com.ohos.caller"}; in HWTEST_F() local 905 ProcUpdateInfo caller = {10055, 20010055, "com.ohos.exten_test.caller"}; in HWTEST_F() local 964 ProcUpdateInfo caller = {10021, 20010021, "com.ohos.exten_test.caller"}; HWTEST_F() local [all...] |
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | UTTest_device_manager_service.cpp | 2181 DmAccessCaller caller; in HWTEST_F() local 2191 DmAccessCaller caller; in HWTEST_F() local
|
| /test/testfwk/arkxtest/uitest/connection/ |
| H A D | ipc_transactor.cpp | 114 bool ApiCaller::SetBackCaller(const sptr<IRemoteObject> &caller) in SetBackCaller() argument 165 bool ApiCallerProxy::SetBackCaller(const OHOS::sptr<IRemoteObject> &caller) in SetBackCaller() argument 193 static sptr<IRemoteObject> PublishCallerAndWaitForBackcaller(const sptr<ApiCaller> &caller, string_view token) in PublishCallerAndWaitForBackcaller() argument [all...] |
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | extension_executor.cpp | 139 auto caller = message["this"];
in CallThroughMessage() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
| H A D | SerializableTestUtility.java | 892 static List<String> getSerializationClassList(Object caller) throws IOException { in getSerializationClassList() argument
|