Home
last modified time | relevance | path

Searched refs:Current (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/filesystem/winrt/
A DSDL_sysfilesystem.cpp51 path = Windows::ApplicationModel::Package::Current->InstalledLocation->Path->Data(); in SDL_WinRTGetFSPathUNICODE()
60 path = ApplicationData::Current->LocalFolder->Path->Data(); in SDL_WinRTGetFSPathUNICODE()
70 path = ApplicationData::Current->RoamingFolder->Path->Data(); in SDL_WinRTGetFSPathUNICODE()
79 path = ApplicationData::Current->TemporaryFolder->Path->Data(); in SDL_WinRTGetFSPathUNICODE()
/AliOS-Things-master/solutions/lora_p2p_demo/
A Dradio.c462 bool Current; member
551 RadioPublicNetwork.Current = false; in RadioSetModem()
556 if( RadioPublicNetwork.Current != RadioPublicNetwork.Previous ) in RadioSetModem()
558 RadioPublicNetwork.Current = RadioPublicNetwork.Previous; in RadioSetModem()
559 RadioSetPublicNetwork( RadioPublicNetwork.Current ); in RadioSetModem()
1150 RadioPublicNetwork.Current = RadioPublicNetwork.Previous = enable; in RadioSetPublicNetwork()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DTypes.h151 Current enumerator
/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc1221 else if (!statusName.compare("current")) return InventoryIncludedObjectVersions::Current; in ToInventoryIncludedObjectVersionsType()
/AliOS-Things-master/components/SDL2/src/image/Xcode/SDL_image.xcodeproj/
A Dproject.pbxproj381 …\nif ! [ -L Frameworks ]; then\n rm -f Frameworks\n ln -s Versions/Current/Frameworks Framew…
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi793 Current limitations: @code{Map} and @code{Set} are not supported
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES138 Current chunk name is now available in png_struct to reduce the number

Completed in 20 milliseconds