| /foundation/ability/ability_runtime/test/unittest/deeplink_reserve_config_test/ |
| H A D | deeplink_reserve_config_test.cpp | 99 auto ans = deepLinkReserveConfig.isLinkReserved(linkString, bundleName); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/ |
| H A D | ams_app_mgr_client_test.cpp | 440 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_CRITICAL); in HWTEST_F() local 455 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_LOW); in HWTEST_F() local 470 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_MODERATE); in HWTEST_F() local 485 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_CRITICAL); in HWTEST_F() local 500 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_LOW); in HWTEST_F() local 515 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_MODERATE); HWTEST_F() local [all...] |
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/ |
| H A D | video_job_queue.cpp | 54 DeferredVideoJobPtr ans = heap_.front(); in Pop() local
|
| /foundation/ability/ability_runtime/test/unittest/ui_extension_context_test/ |
| H A D | ui_extension_context_test.cpp | 431 auto ans = context->StartUIServiceExtension(want, accountId); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/ |
| H A D | source_map_test.cpp | 359 std::vector<int32_t> ans; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | form_render_dispatcher_impl_test.cpp | 377 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 396 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 416 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 441 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 461 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 487 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 507 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 528 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 548 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 578 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 598 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local [all...] |
| H A D | form_render_delegate_impl_test.cpp | 245 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 267 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 291 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/test/ipc/client/ |
| H A D | ipc_test_client.c | 76 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_ADD, &data, &ret, ServerAddCallback); in CallServerAdd() local 108 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_MULTI, &data, &ret, ServerMultiCallback); in CallServerMulti() local 139 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_SUB, &data, &ret, ServerSubCallback); in CallServerSub() local
|
| /foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
| H A D | bus_center_client_proxy.c | 93 int32_t ans = SendRequest(svc, CLIENT_ON_JOIN_RESULT, &io, NULL, option, NULL); in ClientOnJoinLNNResult() local 121 int32_t ans = SendRequest(svc, CLIENT_ON_LEAVE_RESULT, &io, NULL, option, NULL); in ClientOnLeaveLNNResult() local 166 int32_t ans = SendRequest(svc[i], CLIENT_ON_NODE_ONLINE_STATE_CHANGED, &io, NULL, option, NULL); in ClinetOnNodeOnlineStateChanged() local 214 int32_t ans = SendRequest(svc[i], CLIENT_ON_NODE_BASIC_INFO_CHANGED, &io, NULL, option, NULL); ClinetOnNodeBasicInfoChanged() local 248 int32_t ans = SendRequest(svc, CLIENT_ON_TIME_SYNC_RESULT, &io, NULL, option, NULL); ClientOnTimeSyncResult() local 278 int32_t ans = SendRequest(svc, CLIENT_ON_PUBLISH_LNN_RESULT, &io, NULL, option, NULL); ClientOnPublishLNNResult() local 308 int32_t ans = SendRequest(svc, CLIENT_ON_REFRESH_LNN_RESULT, &io, NULL, option, NULL); ClientOnRefreshLNNResult() local 338 int32_t ans = SendRequest(svc, CLIENT_ON_REFRESH_DEVICE_FOUND, &io, NULL, option, NULL); ClientOnRefreshDeviceFound() local [all...] |
| /foundation/communication/dsoftbus/core/transmission/ipc/small/ |
| H A D | trans_client_proxy.c | 50 int32_t ans = SendRequest(*svc, CLIENT_ON_CHANNEL_OPENED, io, &reply, option, &ptr); in OnUdpChannelOpenedAsServer() local 104 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_OPENED, &io, NULL, option, NULL); in ClientIpcOnChannelOpened() local 161 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_OPENFAILED, &io, NULL, option, NULL); in ClientIpcOnChannelOpenFailed() local 191 int32_t ans in ClientIpcOnChannelLinkDown() local 221 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_CLOSED, &io, NULL, option, NULL); ClientIpcOnChannelClosed() local 257 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_MSGRECEIVED, &io, NULL, option, NULL); ClientIpcOnChannelMsgReceived() local [all...] |
| /foundation/multimedia/camera_lite/frameworks/binder/src/ |
| H A D | camera_service_client.cpp | 326 uint32_t ans = proxy_->Invoke(proxy_, CAMERA_SERVER_CREATE_CAMERA, &io, para_, Callback); in CreateCamera() local
|
| H A D | camera_device_client.cpp | 282 uint32_t ans = proxy_->Invoke(proxy_, CAMERA_SERVER_SET_CAMERA_CALLBACK, &io, ¶, Callback); in SetCameraCallback() local
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/small/ |
| H A D | trans_server_proxy.c | 144 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_CREATE_SESSION_SERVER, &request, &ret, ProxyCallback); in ServerIpcCreateSessionServer() local 172 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_REMOVE_SESSION_SERVER, &request, &ret, ProxyCallback); in ServerIpcRemoveSessionServer() local 257 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OPEN_SESSION, &request, in ServerIpcOpenSession() local 288 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OPEN_AUTH_SESSION, &request, &ret, ProxyCallback); in ServerIpcOpenAuthSession() local 309 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_NOTIFY_AUTH_SUCCESS, &request, &ret, ProxyCallback); in ServerIpcNotifyAuthSuccess() local 330 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_RELEASE_RESOURCES, &request, &ret, ProxyCallback); ServerIpcReleaseResources() local 355 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_CLOSE_CHANNEL, &request, &ret, ProxyCallback); ServerIpcCloseChannel() local 399 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_SESSION_SENDMSG, &request, &ret, ProxyCallback); ServerIpcSendMessage() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_schema_unit_test.cpp | 466 FieldPath ans; in HWTEST_F() local 510 FieldPath ans; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | fhci-sched.c | 281 int ans = 1; in scan_ed_list() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | fhci-sched.c | 281 int ans = 1; in scan_ed_list() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/ |
| H A D | test_unix_oob.c | 73 int ans = -1; in is_sioctatmark() local
|
| /kernel/linux/linux-6.6/tools/accounting/ |
| H A D | procacct.c | 175 } ans; in get_family_id() local
|
| H A D | getdelays.c | 168 } ans; in get_family_id() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | source_map.cpp | 219 std::vector<int32_t> ans; in Init() local 292 std::vector<int32_t> ans; MergeInit() local 373 VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) VlqRevCode() argument [all...] |
| /foundation/multimedia/media_lite/frameworks/player_lite/binder/ |
| H A D | player_client.cpp | 230 int32_t ans = -10; in SetSource() local 248 int32_t ans = -1; in Prepare() local 264 int32_t ans = -1; in Play() local 280 bool ans in IsPlaying() local 296 int32_t ans = -1; Pause() local 312 int32_t ans = -1; Stop() local 329 int32_t ans = -1; Rewind() local 347 int32_t ans = -1; SetVolume() local 375 int32_t ans = -1; SetSurface() local 392 int32_t ans = -1; SetLoop() local 408 bool ans = false; IsSingleLooping() local 424 int32_t ans = -1; GetCurrentPosition() local 442 int32_t ans = -1; GetDuration() local 458 int32_t ans = -1; GetVideoWidth() local 475 int32_t ans = -1; GetVideoHeight() local 492 int32_t ans = -1; Reset() local 512 int32_t ans = -1; Release() local 593 uint32_t ans = proxy_->Invoke(proxy_, PLAYER_SERVER_SET_PLAYER_CALLBACK, &io, ¶, Callback); SetPlayerCallback() local 604 int32_t ans = -1; GetPlayerState() local 622 int32_t ans = -1; SetPlaybackSpeed() local 638 int32_t ans = -1; GetPlaybackSpeed() local 693 int32_t ans = -1; SetParameter() local 710 int32_t ans = -1; SetAudioStreamType() local 726 int32_t ans = -1; GetAudioStreamType() local [all...] |
| /kernel/linux/linux-5.10/tools/accounting/ |
| H A D | getdelays.c | 169 } ans; in get_family_id() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | measure_property.h | 357 MeasureProperty ans; in FromJson() local
|
| H A D | transition_property.h | 273 std::string ans = "{type: translate";
variable 304 std::string ans = "{type: rotate";
variable 333 std::string ans = "{type: scale"; global() variable 364 std::string ans = "{type: opacity"; global() variable 390 std::string ans = "{type: move"; global() variable 408 std::string ans = "{type: slideSwitch"; global() variable 422 std::string ans = "{type: identity"; global() variable 449 std::string ans = "{type: asymmetric"; global() variable [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_parser.cpp | 290 bool ans = true; in ParseResourceInfoByResourceManager() local 458 bool ans = true; in ParseForegroundAndBackgroundResource() local 485 bool ans = true; in ParserCloneResourceInfo() local [all...] |