Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp645 std::string appShareOption; in GetAppShareOption() local
646 int32_t ret = store->GetLocal(std::to_string(accessTokenIDEx), appShareOption); in GetAppShareOption()
651 ZLOGI("GetAppShareOption, intention: %{public}s, appShareOption:%{public}s.", in GetAppShareOption()
652 intention.c_str(), appShareOption.c_str()); in GetAppShareOption()
653 shareOption = ShareOptionsUtil::GetEnumNum(appShareOption); in GetAppShareOption()

Completed in 3 milliseconds