Home
last modified time | relevance | path

Searched refs:IsAllowCooperate (Results 1 - 6 of 6) sorted by relevance

/base/msdp/device_status/intention/prototype/include/
H A Di_cooperate.h45 virtual bool IsAllowCooperate() = 0;
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_context.h79 bool IsAllowCooperate();
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_context.cpp254 bool Context::IsAllowCooperate() in IsAllowCooperate() function in OHOS::Msdp::DeviceStatus::Cooperate::Context
258 return observer->IsAllowCooperate(); in IsAllowCooperate()
H A Dstate_machine.cpp295 if (!context.IsAllowCooperate()) { in StartCooperate()
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_test.cpp117 virtual bool IsAllowCooperate() in IsAllowCooperate() function in OHOS::Msdp::DeviceStatus::final
H A Dcooperate_plugin_test.cpp231 virtual bool IsAllowCooperate() in IsAllowCooperate() function in OHOS::Msdp::DeviceStatus::final
650 bool ret = g_context->IsAllowCooperate(); in HWTEST_F()
690 bool ret = g_context->IsAllowCooperate(); in HWTEST_F()

Completed in 8 milliseconds