Home
last modified time | relevance | path

Searched refs:GetFlag (Results 1 - 10 of 10) sorted by relevance

/base/telephony/cellular_call/services/connection/include/
H A Dbase_connection.h87 bool GetFlag() const;
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp62 bool BaseConnection::GetFlag() const in GetFlag() function in OHOS::Telephony::BaseConnection
/base/telephony/cellular_call/test/fuzztest/setorupdatecallreportinfo_fuzzer/
H A Dsetorupdatecallreportinfo_fuzzer.cpp63 baseConnection->GetFlag(); in DoSomethingInterestingWithMyAPI()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h94 bool GetFlag(FILE * const fp);
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp212 if (!GetFlag(ehdrFP_)) { in ParseElfHeaders()
378 bool ElfImitate::GetFlag(FILE * const fp) in GetFlag() function in OHOS::HiviewDFX::ElfImitate
/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp240 if (!it->second.GetFlag()) { in DeleteConnection()
H A Dcs_control.cpp498 if (!it->second.GetFlag()) { in DeleteConnection()
H A Dims_control.cpp531 if (!it->second.GetFlag()) { in DeleteConnection()
/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp161 << event->GetAgentWindowId() << event->GetFlag(); in SerializeInputEvent()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp429 * @tc.desc Function test GetFlag and SetFlag
435 EXPECT_EQ(baseConnection.GetFlag(), true); in HWTEST_F()

Completed in 13 milliseconds