/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
H A D | bms_bundle_resource_test.cpp | 386 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 445 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 469 bool ans = manager->AddAllResourceInfo(200, variable 573 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 602 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 654 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 696 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 740 bool ans = resourceRdb.AddResourceInfo(resourceInfo); variable 1625 bool ans = OnReceiveEvent(commonData); variable 1686 bool ans = callback.OnUserIdSwitched(100, 200); variable [all …]
|
/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/ |
H A D | player_client.cpp | 248 int32_t ans = -1; in Prepare() local 264 int32_t ans = -1; in Play() local 280 bool ans = false; in IsPlaying() local 296 int32_t ans = -1; in Pause() local 312 int32_t ans = -1; in Stop() local 329 int32_t ans = -1; in Rewind() local 347 int32_t ans = -1; in SetVolume() local 375 int32_t ans = -1; in SetSurface() local 392 int32_t ans = -1; in SetLoop() local 408 bool ans = false; in IsSingleLooping() local [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/ |
H A D | ams_app_mgr_client_test.cpp | 468 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_CRITICAL); variable 483 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_LOW); variable 498 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_MODERATE); variable 513 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_CRITICAL); variable 528 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_LOW); variable 543 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_MODERATE); variable
|
/ohos5.0/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); in ClinetOnNodeBasicInfoChanged() local 248 int32_t ans = SendRequest(svc, CLIENT_ON_TIME_SYNC_RESULT, &io, NULL, option, NULL); in ClientOnTimeSyncResult() local 278 int32_t ans = SendRequest(svc, CLIENT_ON_PUBLISH_LNN_RESULT, &io, NULL, option, NULL); in ClientOnPublishLNNResult() local 308 int32_t ans = SendRequest(svc, CLIENT_ON_REFRESH_LNN_RESULT, &io, NULL, option, NULL); in ClientOnRefreshLNNResult() local 338 int32_t ans = SendRequest(svc, CLIENT_ON_REFRESH_DEVICE_FOUND, &io, NULL, option, NULL); in ClientOnRefreshDeviceFound() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
H A D | bus_center_server_proxy.c | 287 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_LOCAL_DEVICE_INFO, &request, &reply, in ServerIpcGetLocalDeviceInfo() local 326 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_NODE_KEY_INFO, &request, &reply, in ServerIpcGetNodeKeyInfo() local 429 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_JOIN_LNN, &request, NULL, NULL); in ServerIpcJoinLNN() local 454 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_LEAVE_LNN, &request, NULL, NULL); in ServerIpcLeaveLNN() local 482 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_START_TIME_SYNC, &request, NULL, NULL); in ServerIpcStartTimeSync() local 508 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_TIME_SYNC, &request, NULL, NULL); in ServerIpcStopTimeSync() local 570 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_PUBLISH_LNN, &request, NULL, NULL); in ServerIpcStopPublishLNN() local 633 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_REFRESH_LNN, &request, NULL, NULL); in ServerIpcStopRefreshLNN() local 659 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_ACTIVE_META_NODE, &request, &reply, in ServerIpcActiveMetaNode() local 691 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_DEACTIVE_META_NODE, &request, in ServerIpcDeactiveMetaNode() local [all …]
|
/ohos5.0/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, P… in ServerIpcCreateSessionServer() local 172 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_REMOVE_SESSION_SERVER, &request, &ret, P… 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, Proxy… in ServerIpcOpenAuthSession() local 309 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_NOTIFY_AUTH_SUCCESS, &request, &ret, Pro… in ServerIpcNotifyAuthSuccess() local 330 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_RELEASE_RESOURCES, &request, &ret, Proxy… in ServerIpcReleaseResources() local 355 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_CLOSE_CHANNEL, &request, &ret, ProxyCall… in ServerIpcCloseChannel() local 399 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_SESSION_SENDMSG, &request, &ret, ProxyCa… in ServerIpcSendMessage() local
|
/ohos5.0/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); variable 396 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 416 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 441 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 461 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 487 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 507 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 528 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 548 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable 578 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); variable [all …]
|
H A D | form_render_delegate_impl_test.cpp | 245 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); variable 267 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); variable 291 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); variable
|
/ohos5.0/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 = SendRequest(svc, CLIENT_ON_CHANNEL_LINKDOWN, &io, NULL, option, NULL); in ClientIpcOnChannelLinkDown() local 221 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_CLOSED, &io, NULL, option, NULL); in ClientIpcOnChannelClosed() local 257 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_MSGRECEIVED, &io, NULL, option, NULL); in ClientIpcOnChannelMsgReceived() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | transition_property.h | 273 std::string ans = "{type: translate"; in ToString() local 304 std::string ans = "{type: rotate"; in ToString() local 333 std::string ans = "{type: scale"; in ToString() local 364 std::string ans = "{type: opacity"; in ToString() local 390 std::string ans = "{type: move"; in ToString() local 408 std::string ans = "{type: slideSwitch"; in ToString() local 422 std::string ans = "{type: identity"; in ToString() local 449 std::string ans = "{type: asymmetric"; in ToString() local
|
H A D | measure_property.h | 356 MeasureProperty ans; in FromJson() local
|
/ohos5.0/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, ServerMultiCallba… in CallServerMulti() local 139 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_SUB, &data, &ret, ServerSubCallback); in CallServerSub() local
|
/ohos5.0/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); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | source_map.cpp | 216 std::vector<int32_t> ans; in Init() local 289 std::vector<int32_t> ans; in MergeInit() local 370 bool RevSourceMap::VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) in VlqRevCode()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_schema_unit_test.cpp | 466 FieldPath ans; variable 510 FieldPath ans; variable
|
/ohos5.0/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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_parser.cpp | 285 bool ans = true; in ParseResourceInfoByResourceManager() local 453 bool ans = true; in ParseForegroundAndBackgroundResource() local 480 bool ans = true; in ParserCloneResourceInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | source_map.cpp | 112 std::string ans = ""; in TranslateBySourceMap() local 266 std::vector<int32_t> ans; in ExtractSourceMapData() local 430 bool SourceMap::VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) in VlqRevCode()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/ |
H A D | source_map_test.cpp | 359 std::vector<int32_t> ans; variable
|
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/ |
H A D | camera_device_client.cpp | 282 uint32_t ans = proxy_->Invoke(proxy_, CAMERA_SERVER_SET_CAMERA_CALLBACK, &io, ¶, Callback); in SetCameraCallback() local
|
H A D | camera_service_client.cpp | 326 uint32_t ans = proxy_->Invoke(proxy_, CAMERA_SERVER_CREATE_CAMERA, &io, para_, Callback); in CreateCamera() local
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager4_gtest.cpp | 267 std::vector<std::u16string> ans; variable 315 std::vector<std::u16string> ans; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_base_utils.cpp | 355 std::string ans; in TranslateRawStack() local 378 std::string ans; in TranslateStack() local 437 std::string ans; in TranslateBySourceMap() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_dialog_manager.cpp | 64 NotificationDialogManager::NotificationDialogManager(AdvancedNotificationService& ans) in NotificationDialogManager()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_utils_test.cpp | 192 AdvancedNotificationService ans; variable
|