/system/tools/xsdc/tests/ |
D | cross_generate_parse.cpp | 56 EXPECT_EQ(libXmlDoc.getShipTo()[0].getState(), tinyXmlDoc.getShipTo()[0].getState()); in TEST_F() 62 EXPECT_EQ(libXmlDoc.getShipTo()[1].getState(), tinyXmlDoc.getShipTo()[1].getState()); in TEST_F() 70 EXPECT_EQ(libXmlDoc.getBillTo()[0].getState(), tinyXmlDoc.getBillTo()[0].getState()); in TEST_F() 104 EXPECT_EQ(tinyXmlDoc.getShipTo()[0].getState(), libXmlDoc.getShipTo()[0].getState()); in TEST_F() 110 EXPECT_EQ(tinyXmlDoc.getShipTo()[1].getState(), libXmlDoc.getShipTo()[1].getState()); in TEST_F() 118 EXPECT_EQ(tinyXmlDoc.getBillTo()[0].getState(), libXmlDoc.getBillTo()[0].getState()); in TEST_F()
|
D | tests.cpp | 156 EXPECT_EQ(address.getState(), "Mountain View"); in TEST_F() 174 EXPECT_EQ(orderType.getShipTo()[0].getState(), "state1"); in TEST_F() 180 EXPECT_EQ(orderType.getShipTo()[1].getState(), "state2"); in TEST_F() 187 EXPECT_EQ(orderType.getBillTo()[0].getState(), "billState"); in TEST_F() 201 EXPECT_EQ(orderType.getShipTo()[0].getState(), orderType2.getShipTo()[0].getState()); in TEST_F() 207 EXPECT_EQ(orderType.getShipTo()[1].getState(), orderType2.getShipTo()[1].getState()); in TEST_F() 214 EXPECT_EQ(orderType.getBillTo()[0].getState(), orderType2.getBillTo()[0].getState()); in TEST_F() 243 EXPECT_EQ(uSAddressP.getState(), "Washington"); in TEST_F() 262 EXPECT_EQ(student.getState(), "CA"); in TEST_F()
|
D | test_group.cpp | 35 EXPECT_EQ(student.getState(), "CA"); in TEST_F()
|
/system/security/keystore2/aidl/android/security/maintenance/ |
D | IKeystoreMaintenance.aidl | 90 UserState getState(in int userId); in getState() method
|
/system/tools/xsdc/tests/resources/group/api/ |
D | current.txt | 8 method public String getState();
|
/system/tools/xsdc/tests/resources/attr_group_simple/api/ |
D | current.txt | 10 method public String getState();
|
/system/security/keystore/ |
D | user_state.h | 56 State getState() const { return mState; } in getState() function
|
D | user_state.cpp | 101 if ((*src)->getState() != STATE_NO_ERROR) { in copyMasterKey()
|
/system/tools/xsdc/tests/resources/cross_generate_parse_libxml/api/ |
D | current.txt | 18 method public String getState();
|
/system/tools/xsdc/tests/resources/cross_generate_parse_tinyxml/api/ |
D | current.txt | 18 method public String getState();
|
/system/tools/xsdc/tests/resources/purchase_simple/api/ |
D | current.txt | 18 method public String getState();
|
/system/vold/model/ |
D | VolumeBase.h | 94 State getState() const { return mState; } in getState() function
|
D | EmulatedVolume.cpp | 198 if (vol.getState() != VolumeBase::State::kMounted) { in mountFuseBindMounts()
|
/system/tools/xsdc/tests/resources/nested_type/api/ |
D | current.txt | 20 method public String getState();
|
/system/vold/ |
D | VolumeManager.cpp | 391 if (pvol->getState() == VolumeBase::State::kMounted) { in destroyEmulatedVolumesForUser() 418 if (pvol->getState() == VolumeBase::State::kMounted) { in createEmulatedVolumesForUser() 888 if (vol->getMountUserId() == userId && vol->getState() == VolumeBase::State::kMounted) { in handleAppStorageDirs() 1029 if (vol.getState() != VolumeBase::State::kMounted) { in setupAppDir() 1104 if (vol.getState() != VolumeBase::State::kMounted) { in createObb()
|
D | IdleMaint.cpp | 105 if (vol != nullptr && vol->getState() == VolumeBase::State::kMounted) { in addFromVolumeManager()
|
D | VoldNativeService.cpp | 325 if (vol->getState() != VolumeBase::State::kMounted) { in pathForVolId()
|
/system/security/keystore2/tests/legacy_blobs/ |
D | keystore2_legacy_blob_tests.rs | 245 assert_eq!(Ok(UserState(1)), maint_service.getState(99)); in keystore2_encrypted_characteristics() 506 assert_eq!(Ok(UserState(1)), maint_service.getState(98)); in keystore2_encrypted_certificates()
|
/system/chre/java/test/audio_concurrency/src/com/google/android/chre/test/audioconcurrency/ |
D | ContextHubAudioConcurrencyTestExecutor.java | 198 record.getState() == AudioRecord.STATE_INITIALIZED); in recordAudio()
|
/system/tools/xsdc/tests/resources/simple_complex_content/api/ |
D | current.txt | 71 method public String getState();
|
/system/security/keystore2/src/ |
D | maintenance.rs | 304 fn getState(&self, user_id: i32) -> BinderResult<AidlUserState> { in getState() method
|
/system/extras/simpleperf/testdata/ |
D | perf_display_bitmaps.UiThread.perf-script | 56 74acbd1ed0 java.lang.Thread.getState (/apex/com.android.runtime/javalib/core-oj.jar)
|
D | perf_display_bitmaps.header.perf-script | 9894 74acbd1ed0 java.lang.Thread.getState (/apex/com.android.runtime/javalib/core-oj.jar)
|
D | perf_display_bitmaps.perf-script | 9879 74acbd1ed0 java.lang.Thread.getState (/apex/com.android.runtime/javalib/core-oj.jar)
|