Home
last modified time | relevance | path

Searched defs:results (Results 76 - 100 of 617) sorted by relevance

12345678910>>...25

/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DOptionAdapter.java47 protected void publishResults(CharSequence constraint, FilterResults results) { in publishResults() argument
/third_party/skia/dm/
H A DDMJsonWriter.cpp116 const ArrayValue* results = (*root)["results"]; in ReadJson() local
/third_party/skia/buildtools/checkdeps/
H A Djava_checker.py13 import results namespace
/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp106 std::vector<int32_t> results; in GetFormsInfoByFilter() local
51 find_match_dimensions(const std::vector<int32_t> &targetDimensions, const std::vector<int32_t> &supportDimensions, std::vector<int32_t> &results) find_match_dimensions() argument
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dkv_operator.cpp120 void KvOperator::SyncCompleted(const std::map<std::string, DistributedKv::Status> &results) in SyncCompleted() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp123 std::smatch results; in ParseNumberUnit() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_callback_proxy.cpp55 void BluetoothBleCentralManagerCallBackProxy::OnBleBatchScanResultsEvent(std::vector<BluetoothBleScanResult> &results) in OnBleBatchScanResultsEvent() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_device_stub.cpp126 std::vector<int32_t> results; in HandleGetEnabledResults() local
139 std::vector<int32_t> results; in HandleEnableResult() local
152 std::vector<int32_t> results; in HandleDisableResult() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_device_proxy.cpp185 int32_t HCameraDeviceProxy::GetEnabledResults(std::vector<int32_t> &results) in GetEnabledResults() argument
204 int32_t HCameraDeviceProxy::EnableResult(std::vector<int32_t> &results) in EnableResult() argument
222 int32_t HCameraDeviceProxy::DisableResult(std::vector<int32_t> &results) in DisableResult() argument
/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp86 void GeneralDevice::Execute(std::vector<std::string> &results) in Execute() argument
104 std::vector<std::string> results; in GetInputDeviceNodes() local
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dapp_group_observer_napi.cpp117 napi_value results[ARGS_ONE] = {nullptr}; in UvQueueWorkOnAppGroupChanged() local
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_info_test.cpp111 std::vector<NetStatsInfo> results; in HWTEST_F() local
130 std::unordered_map<uint32_t, NetStatsInfo> results; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H A Dwifi_manager_test.cpp186 std::vector<InterScanInfo> results; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_scan_state_machine.cpp115 void WifiManagers::DealScanInfoNotify(std::vector<InterScanInfo> &results, int instId) in DealScanInfoNotify() argument
120 void WifiManagers::DealStoreScanInfoEvent(std::vector<InterScanInfo> &results, int instId) in DealStoreScanInfoEvent() argument
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Donline_sync_table.cpp107 void OnlineSyncTable::SyncCompleted(const std::map<std::string, Status>& results) in SyncCompleted() argument
149 void OnlineSyncTable::NotifySyncCompleted(const std::map<std::string, Status>& results) in NotifySyncCompleted() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_async_get_test.cpp245 std::vector<Entry> results; in HWTEST_F() local
301 std::vector<Entry> results; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_operation_statement.h62 std::vector<ExecResult> results; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_cloud_test.cpp191 auto results = rdbTranslate.BlobToAssets(blob); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvdb_notifier_stub.cpp62 std::map<std::string, Status> results; in OnSyncCompleted() local
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/src/
H A Dext_special_controller.cpp82 BatchUpdate(const UpdateOperations &operations, std::vector<BatchUpdateResult> &results) BatchUpdate() argument
/third_party/benchmark/src/
H A Dstatistics.cc90 std::vector<Run> results; in ComputeStats() local
H A Dthread_manager.h50 GUARDED_BY(GetBenchmarkMutex()) Result results; member in benchmark::internal::ThreadManager
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationEnglishTest.java134 private static int[] results = { field in CollationEnglishTest
H A DCollationFrenchTest.java61 private static int[] results = { field in CollationFrenchTest
H A DCollationFinnishTest.java45 private static int[] results = { field in CollationFinnishTest

Completed in 14 milliseconds

12345678910>>...25