Searched refs:CREATE_PHOTOS_MAP (Results 1 – 2 of 2) sorted by relevance
41 static const std::string CREATE_PHOTOS_MAP; variable
120 const string PhotosOpenCall::CREATE_PHOTOS_MAP = "CREATE TABLE IF NOT EXISTS PhotoMap \ member in OHOS::Media::PhotosOpenCall128 ret += store.ExecuteSql(CREATE_PHOTOS_MAP); in OnCreate()