/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_info_storage.cpp | 52 const std::vector<int32_t> &supportDimensions, std::vector<int32_t> &results) in find_match_dimensions() 54 for (const auto &val : supportDimensions) { in find_match_dimensions() local 65 for (const auto &val : supportShapes) { in find_match_shapes() local 76 for (const auto &val : supportShapes) { in find_rect_shape() local 106 std::vector<int32_t> results; in GetFormsInfoByFilter() local
|
/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
H A D | ProtoInputStreamEnumTest.java | 74 int[] results = new int[5]; in testRead() local 122 private void testReadCompat(int val) throws Exception { in testReadCompat() 208 int[][] results = new int[5][2]; in testRepeated() local 262 private void testRepeatedCompat(int[] val) throws Exception { in testRepeatedCompat() 355 int[][] results = new int[5][2]; in testPacked() local 412 private void testPackedCompat(int[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamUInt32Test.java | 74 int[] results = new int[5]; in testRead() local 122 private void testReadCompat(int val) throws Exception { in testReadCompat() 207 int[][] results = new int[5][2]; in testRepeated() local 260 private void testRepeatedCompat(int[] val) throws Exception { in testRepeatedCompat() 353 int[][] results = new int[5][2]; in testPacked() local 406 private void testPackedCompat(int[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamFixed32Test.java | 72 int[] results = new int[5]; in testRead() local 120 private void testReadCompat(int val) throws Exception { in testReadCompat() 202 int[][] results = new int[5][2]; in testRepeated() local 255 private void testRepeatedCompat(int[] val) throws Exception { in testRepeatedCompat() 336 int[][] results = new int[5][2]; in testPacked() local 389 private void testPackedCompat(int[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamInt32Test.java | 74 int[] results = new int[5]; in testRead() local 122 private void testReadCompat(int val) throws Exception { in testReadCompat() 208 int[][] results = new int[5][2]; in testRepeated() local 261 private void testRepeatedCompat(int[] val) throws Exception { in testRepeatedCompat() 354 int[][] results = new int[5][2]; in testPacked() local 407 private void testPackedCompat(int[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamSFixed32Test.java | 72 int[] results = new int[5]; in testRead() local 120 private void testReadCompat(int val) throws Exception { in testReadCompat() 202 int[][] results = new int[5][2]; in testRepeated() local 255 private void testRepeatedCompat(int[] val) throws Exception { in testRepeatedCompat() 336 int[][] results = new int[5][2]; in testPacked() local 389 private void testPackedCompat(int[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamSInt32Test.java | 72 int[] results = new int[5]; in testRead() local 120 private void testReadCompat(int val) throws Exception { in testReadCompat() 202 int[][] results = new int[5][2]; in testRepeated() local 255 private void testRepeatedCompat(int[] val) throws Exception { in testRepeatedCompat() 336 int[][] results = new int[5][2]; in testPacked() local 389 private void testPackedCompat(int[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamSInt64Test.java | 82 long[] results = new long[7]; in testRead() local 140 private void testReadCompat(long val) throws Exception { in testReadCompat() 241 long[][] results = new long[7][2]; in testRepeated() local 303 private void testRepeatedCompat(long[] val) throws Exception { in testRepeatedCompat() 402 long[][] results = new long[7][2]; in testPacked() local 464 private void testPackedCompat(long[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamUInt64Test.java | 84 long[] results = new long[7]; in testRead() local 142 private void testReadCompat(long val) throws Exception { in testReadCompat() 246 long[][] results = new long[7][2]; in testRepeated() local 308 private void testRepeatedCompat(long[] val) throws Exception { in testRepeatedCompat() 421 long[][] results = new long[7][2]; in testPacked() local 483 private void testPackedCompat(long[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamFixed64Test.java | 87 long[] results = new long[7]; in testRead() local 145 private void testReadCompat(long val) throws Exception { in testReadCompat() 256 long[][] results = new long[7][2]; in testRepeated() local 318 private void testRepeatedCompat(long[] val) throws Exception { in testRepeatedCompat() 427 long[][] results = new long[7][2]; in testPacked() local 489 private void testPackedCompat(long[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamInt64Test.java | 85 long[] results = new long[7]; in testRead() local 143 private void testReadCompat(long val) throws Exception { in testReadCompat() 248 long[][] results = new long[7][2]; in testRepeated() local 310 private void testRepeatedCompat(long[] val) throws Exception { in testRepeatedCompat() 425 long[][] results = new long[7][2]; in testPacked() local 487 private void testPackedCompat(long[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamSFixed64Test.java | 87 long[] results = new long[7]; in testRead() local 145 private void testReadCompat(long val) throws Exception { in testReadCompat() 256 long[][] results = new long[7][2]; in testRepeated() local 318 private void testRepeatedCompat(long[] val) throws Exception { in testRepeatedCompat() 427 long[][] results = new long[7][2]; in testPacked() local 489 private void testPackedCompat(long[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamStringTest.java | 70 String[] results = new String[4]; in testRead() local 113 private void testReadCompat(String val) throws Exception { in testReadCompat() 196 String[][] results = new String[4][2]; in testRepeated() local 244 private void testRepeatedCompat(String[] val) throws Exception { in testRepeatedCompat()
|
H A D | ProtoInputStreamDoubleTest.java | 98 double[] results = new double[9]; in testRead() local 165 private void testReadCompat(double val) throws Exception { in testReadCompat() 294 double[][] results = new double[9][2]; in testRepeated() local 368 private void testRepeatedCompat(double[] val) throws Exception { in testRepeatedCompat() 494 double[][] results = new double[9][2]; in testPacked() local 568 private void testPackedCompat(double[] val) throws Exception { in testPackedCompat()
|
H A D | ProtoInputStreamFloatTest.java | 89 float[] results = new float[9]; in testRead() local 156 private void testReadCompat(float val) throws Exception { in testReadCompat() 267 float[][] results = new float[9][2]; in testRepeated() local 341 private void testRepeatedCompat(float[] val) throws Exception { in testRepeatedCompat() 447 float[][] results = new float[9][2]; in testPacked() local 521 private void testPackedCompat(float[] val) throws Exception { in testPackedCompat()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/src/devices_info_interact/ |
H A D | devices_info_interact.cpp | 94 bool DevicesInfoInteract::GetMLDeviceInfos(const std::string &udid, std::string &val) in GetMLDeviceInfos() 134 std::string val = json.dump(); in PutMLDeviceInfos() local 146 void DevicesInfoInteract::SyncCompleted(const std::map<std::string, DistributedKv::Status> &results) in SyncCompleted()
|
/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/ |
H A D | Instrument.java | 125 Bundle results); in onInstrumentationStatusLocked() 131 Bundle results); in onInstrumentationFinishedLocked() 166 Bundle results) { in onInstrumentationStatusLocked() 187 Bundle results) { in onInstrumentationFinishedLocked() 259 Bundle results) { in onInstrumentationStatusLocked() 284 Bundle results) { in onInstrumentationFinishedLocked() 319 final Object val = bundle.get(key); in writeBundle() local 386 public void instrumentationStatus(ComponentName name, int resultCode, Bundle results) { in instrumentationStatus() 394 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) { in instrumentationFinished()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | AppStateHelper.java | 170 int val = arr[i].compareTo(which.get(j)); in containsAny() local 182 private void addLibraryDependency(ArraySet<String> results, List<String> libPackageNames) { in addLibraryDependency() 295 var results = new ArraySet<String>(); in getDependencyPackages() local
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BinderHeavyHitterTest.java | 74 int val = rand.nextInt(total - i); in generateRandomInput() local 100 private void onResult(final List<HeavyHitterContainer> results, final Integer inputSize, in onResult()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/ |
H A D | rdb_subscriber_manager.cpp | 234 rdbCache_.ForEach([&uri, &context, this](const Key &key, std::vector<ObserverNode> &val) { in Emit() 253 …ch([&uri, &userId, &metaData, &hasObserver, this](const Key &key, std::vector<ObserverNode> &val) { in Emit() 280 std::vector<Key> results; in GetKeysByUri() local 281 rdbCache_.ForEach([&uri, &results](const Key &key, std::vector<ObserverNode> &val) { in GetKeysByUri() 296 rdbCache_.ComputeIfPresent(key, [&rdbPath, &version, &userId, this](const Key &key, auto &val) { in EmitByKey() 318 … RdbSubscriberManager::Notify(const Key &key, int32_t userId, const std::vector<ObserverNode> &val, in Notify() 373 …he_.ForEach([&uri, &context, &subscriberId, this](const Key &key, std::vector<ObserverNode> &val) { in Emit()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/ |
H A D | singlekvstore_fuzzer.cpp | 58 void DeviceSyncCallbackTestImpl::SyncCompleted(const std::map<std::string, Status> &results) in SyncCompleted() 94 Value val = { svalue }; in PutFuzz() local 129 Value val = { svalue }; in GetFuzz() local 141 std::vector<Entry> results; in GetEntriesFuzz1() local 200 std::map<std::string, Status> results; in SyncCallbackFuzz() local 489 Value val = { strValue }; in AsyncGetFuzz() local 503 std::vector<Entry> results; in AsyncGetEntriesFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/ |
H A D | devicekvstore_fuzzer.cpp | 56 void DeviceSyncCallbackTestImpl::SyncCompleted(const std::map<std::string, Status> &results) in SyncCompleted() 92 Value val = { svalue }; in PutFuzz() local 127 Value val = { svalue }; in GetFuzz() local 139 std::vector<Entry> results; in GetEntriesFuzz1() local 180 std::map<std::string, Status> results; in SyncCallbackFuzz() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability.cpp | 1076 std::vector<std::shared_ptr<DataAbilityResult>> results; in ExecuteBatch() local 1100 std::vector<std::shared_ptr<DataAbilityResult>> &results, int index) in ExecuteOperation() 1153 …std::vector<std::shared_ptr<DataAbilityResult>> &results, std::shared_ptr<DataAbilityOperation> &o… in ParsePredictionArgsReference() 1202 …std::vector<std::shared_ptr<DataAbilityResult>> &results, std::shared_ptr<DataAbilityOperation> &o… in ParseValuesBucketReference() 1260 int val = 0; in ParseIntValue() local 1272 double val = 0.0; in ParseDoubleValue() local 1284 std::string val = ""; in ParseStringValue() local 1296 std::vector<uint8_t> val; in ParseBlobValue() local 1308 bool val = false; in ParseBoolValue() local 1317 int Ability::ChangeRef2Value(std::vector<std::shared_ptr<DataAbilityResult>> &results, int numRefs,… in ChangeRef2Value()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | sync_manager.cpp | 664 const std::string &storeId, std::map<SyncId, CloudSyncInfo> &infos, QueryLastResults &results) in GetLastResults() 681 …t SyncManager::QueryLastSyncInfo(const std::vector<QueryKey> &queryKeys, QueryLastResults &results) in QueryLastSyncInfo() 702 …ncInfos_.Compute(queryKey, [id = syncId, startTime](auto &, std::map<SyncId, CloudSyncInfo> &val) { in UpdateStartSyncInfo() 714 …Infos_.ComputeIfPresent(queryKey, [syncId, code](auto &key, std::map<SyncId, CloudSyncInfo> &val) { in UpdateFinishSyncInfo()
|
/aosp14/frameworks/base/location/java/android/location/ |
H A D | Location.java | 1175 double val; in convert() local 1222 double lat2, double lon2, BearingDistanceCache results) { in computeDistanceAndBearing() 1332 float[] results) { in distanceBetween()
|