Home
last modified time | relevance | path

Searched refs:SetMachine (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
Dmessageuser_fuzzer.cpp44 messageUser.SetMachine(enabled); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dmessage_user.h94 void SetMachine(bool machine);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dmessage_user.cpp77 void MessageUser::SetMachine(bool machine) in SetMachine() function in OHOS::Notification::MessageUser
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp603 messageUserPtr->SetMachine(false);
756 messageUser.SetMachine(false);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp3713 messageUser.SetMachine(machine); in GetMessageUserByBool()