Home
last modified time | relevance | path

Searched refs:getState (Results 1 – 24 of 24) sorted by relevance

/system/tools/xsdc/tests/
Dcross_generate_parse.cpp56 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()
Dtests.cpp156 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()
Dtest_group.cpp35 EXPECT_EQ(student.getState(), "CA"); in TEST_F()
/system/security/keystore2/aidl/android/security/maintenance/
DIKeystoreMaintenance.aidl90 UserState getState(in int userId); in getState() method
/system/tools/xsdc/tests/resources/group/api/
Dcurrent.txt8 method public String getState();
/system/tools/xsdc/tests/resources/attr_group_simple/api/
Dcurrent.txt10 method public String getState();
/system/security/keystore/
Duser_state.h56 State getState() const { return mState; } in getState() function
Duser_state.cpp101 if ((*src)->getState() != STATE_NO_ERROR) { in copyMasterKey()
/system/tools/xsdc/tests/resources/cross_generate_parse_libxml/api/
Dcurrent.txt18 method public String getState();
/system/tools/xsdc/tests/resources/cross_generate_parse_tinyxml/api/
Dcurrent.txt18 method public String getState();
/system/tools/xsdc/tests/resources/purchase_simple/api/
Dcurrent.txt18 method public String getState();
/system/vold/model/
DVolumeBase.h94 State getState() const { return mState; } in getState() function
DEmulatedVolume.cpp198 if (vol.getState() != VolumeBase::State::kMounted) { in mountFuseBindMounts()
/system/tools/xsdc/tests/resources/nested_type/api/
Dcurrent.txt20 method public String getState();
/system/vold/
DVolumeManager.cpp391 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()
DIdleMaint.cpp105 if (vol != nullptr && vol->getState() == VolumeBase::State::kMounted) { in addFromVolumeManager()
DVoldNativeService.cpp325 if (vol->getState() != VolumeBase::State::kMounted) { in pathForVolId()
/system/security/keystore2/tests/legacy_blobs/
Dkeystore2_legacy_blob_tests.rs245 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/
DContextHubAudioConcurrencyTestExecutor.java198 record.getState() == AudioRecord.STATE_INITIALIZED); in recordAudio()
/system/tools/xsdc/tests/resources/simple_complex_content/api/
Dcurrent.txt71 method public String getState();
/system/security/keystore2/src/
Dmaintenance.rs304 fn getState(&self, user_id: i32) -> BinderResult<AidlUserState> { in getState() method
/system/extras/simpleperf/testdata/
Dperf_display_bitmaps.UiThread.perf-script56 74acbd1ed0 java.lang.Thread.getState (/apex/com.android.runtime/javalib/core-oj.jar)
Dperf_display_bitmaps.header.perf-script9894 74acbd1ed0 java.lang.Thread.getState (/apex/com.android.runtime/javalib/core-oj.jar)
Dperf_display_bitmaps.perf-script9879 74acbd1ed0 java.lang.Thread.getState (/apex/com.android.runtime/javalib/core-oj.jar)