Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H A Dmessageuser_fuzzer.cpp43 messageUser.SetMachine(enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dmessage_user.h94 void SetMachine(bool machine);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dmessage_user.cpp77 void MessageUser::SetMachine(bool machine) in SetMachine() function in OHOS::Notification::MessageUser
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp694 messageUserPtr->SetMachine(false);
847 messageUser.SetMachine(false);
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp603 messageUser.SetMachine(machine); in GetMessageUserByBool()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp1009 messageUser.SetMachine(machine); in GetMessageUserByBool()